Loading
Getting started
Downloads
Documentation
Community
About
Contact
Products
WarpFleet
WarpStudio
Sandbox
WarpView
Blog
|
Loading menu
V->
lists
conversion
pig
The
V->
function converts a Vector (VLIST) on top of the stack into a list.
V-> is available since version 1.0.11.
See also
Signatures
WarpScript
FLoWS
Examples
[ 42 41 40 42.42 "foo" ] ->V DUP DUP TYPEOF SWAP V-> DUP TYPEOF