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

USAGE

   SPEC-OF value

DESCRIPTION

Returns a copy of the spec of a function or module

SPEC-OF is a function value.

ARGUMENTS

  • value

#SOURCE

spec-of: make function! [  ["Returns a copy of the spec of a function or module" value][reflect :value 'spec] ]
Clone this wiki locally