proc
Packages
type.array
Docs
Packages
Updates
Sign In
Sign Up for Free
type.array
type.hash
type.integer
type.number
type.string
Procs for the array value type.
type.array.append
Appends a value to an array.
type.array.build
Builds a new array.
type.array.equal
Checks an array for equality.
type.array.flatten
Flattens a multi-dimensional array.
type.array.join
Joins values of an array to a string.
type.array.last
Gets values at the end of an array.
type.array.prepend
Prepends a value to an array.
type.array.reverse
Reverses an array.
type.array.value
Gets a value at an index.
Stuck? Want to chat about an idea? Join the community on Discord.