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

USAGE

   VECTOR? value

DESCRIPTION

Returns TRUE if it is this type.

VECTOR? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

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