STR-98: `new-name: generate new names based on user-defined templates.
The new primitive of the Stratego standard library generates a new unique name. A more advanced version would be nice. An improvement would be a unique part with a fixed prefix or postfix.
See also:
Submitted on 28 May 2004 at 17:09
http://www.stratego-language.org/Stratego/NewName
Issue Log
On 30 May 2004 at 23:26 Jira commented:
STR-98, adam:
Within SSL’s string module, now three new strategies exist:
* newname
* newname-shared
* newname(|countergroup)View apidocs for explanation.
Log in to post comments