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

USAGE

   BITSET? value

DESCRIPTION

Returns TRUE if it is this type.

BITSET? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

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