Skip to content
angerangel edited this page Mar 20, 2013 · 1 revision

USAGE

   WORDS-OF value

DESCRIPTION

Returns a copy of the words of a function, object, or module

WORDS-OF is a function value.

ARGUMENTS

  • value

#SOURCE

words-of: make function! [  [{Returns a copy of the words of a function, object, or module} value][reflect :value 'words] ]
Clone this wiki locally