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

USAGE

   MODULE? value

DESCRIPTION

Returns TRUE if it is this type.

MODULE? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

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