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

USAGE

   NATIVE? value

DESCRIPTION

Returns TRUE if it is this type.

NATIVE? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

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