ocaml/stdlib/list.mli

List

Functions

length
hd
tl
nth
rev
append
rev_append
concat
flatten
iter
map
rev_map
fold_left
fold_right
iter2
map2
rev_map2
fold_left2
fold_right2
for_all
exists
for_all2
exists2
mem
memq
find
filter
find_all
partition
assoc
assq
mem_assoc
mem_assq
remove_assoc
remove_assq
split
combine
sort
stable_sort