array_
Isomorphism<'v list, 'v[]>
Isomorphism to an array.
head_
Prism<'v list, 'v>
Prism to the head of a list.
pos_ i
int
Prism to an indexed position in a list.
tail_
Prism<'v list, 'v list>
Prism to the tail of a list.
Type something to start searching.