builtins
0.11.0
Module collections
Module Items
Functions
In crate builtins
builtins
Module
collections
Copy item path
Source
Functions
§
flatten
hash_
hashkey
Usage: (hash-haskey hashmap key)
hash_
keys
Usage: (hash-keys hashmap)
hash_
remove
is_in
Usage: (in? needle haystack)
occurs
Usage: (occurs (list 1 2 …) 7)
reverse
Usage: (reverse items)
setup_
collection_
builtins
to_list
Usage: (to-list any)
to_vec
Usage: (to-list any)
vec_
slice
vec_
to_
list