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

USAGE

   CLOSURE? value

DESCRIPTION

Returns TRUE if it is this type.

CLOSURE? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

closure?: make action! [  ["Returns TRUE if it is this type." value [any-type!] 42] ]

Clone this wiki locally