-
-
Notifications
You must be signed in to change notification settings - Fork 2
function_toArray
Wesley de Groot edited this page Oct 30, 2015
·
38 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v0.0.7 Final
string to array
| Type | @var | Description | Required |
| object | [object] | Wrapper | Optional |
| string|object | str | string/object to put in the array | Required |
_.toArray(str) _.toArray({my:'super', object:'rocks!'})
array
[Back to function list](https://github.com/wesdegroot/_.js/wiki/Function%20List)
© Wesley de Groot • CC-BY 4.0 • WDGWV