REBOL Programming/to-tuple
USAGE:
TO-TUPLE value
DESCRIPTION:
(undocumented)
TO-TUPLE is a function value.
ARGUMENTS
- value -- (Type: any)
SOURCE CODE
to-tuple: func [value][to tuple! :value]Last modified on 13 November 2012, at 10:46
TO-TUPLE value
(undocumented)
TO-TUPLE is a function value.
to-tuple: func [value][to tuple! :value]Last modified on 13 November 2012, at 10:46