< Rebol Programming

USAGE:

TO-LIT-PATH value 

DESCRIPTION:

(undocumented)

TO-LIT-PATH is a function value.

ARGUMENTS

  • value -- (Type: any)

SOURCE CODE

to-lit-path: func [value][to lit-path! :value]
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.