Method code for $frob.to_frob()

[Turn off line numbering]
  1: arg value;
  2: 
  3: // this differs from .new in it's application
  4: return (<this(), value>);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon