sort
- buffer, array, tablesort-by
- buffer, array, table (undocumented)reverse!
- buffer, array, table (undocumented)
take
- tuple, string, table (undocumented), or arraytake-while
- tuple, string, table (undocumented), or arraytake-until
- tuple, string, table (undocumented), or arraydrop
- tuple, string, table (undocumented), struct (undocumented), or arraydrop-until
- tuple, string, table (undocumented), struct (undocumented), or arraydrop-while
- tuple, string, table (undocumented), struct (undocumented), or arrayreverse
- array or buffer
sorted
sorted-by
accumulate
accumulate2
map
mapcat
filter
keep
keys
values
pairs
partition-by
interleave
distinct
flatten
kvs
interpose
partition
flatten-into
count
juxt
invert
zipcoll
merge
frequencies
group-by
from-pairs
merge-into
reduce
- returns in-place mutation of input argumentinit
reduce2
- returns result of series of computationsfind-index
- returns non-negative integer, nil, or input argumentdflt
find
- returns value in input argumentind
, nil, or input argumentdflt
index-of
- returns key in input argumentind
or input argumentdflt