< Rebol Programming

USAGE:

TO-TIME value 

DESCRIPTION:

(undocumented)

TO-TIME is a function value.

ARGUMENTS

  • value -- (Type: any)

SOURCE CODE

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