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

USAGE

   UNSET? value

DESCRIPTION

Returns TRUE if it is this type.

UNSET? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

unset?: make action! [  ["Returns TRUE if it is this type." value [any-type!] 1] ]
Clone this wiki locally