Index of modules


A
Asetmap
Alternative standard library Sets and Maps

M
Make [Asetmap.Map]
Make (Ord) is a map data structure with keys of the totally ordered type Ord.
Make [Asetmap.Set]
Make (Ord) is a set data structure for values of the totally ordered type Ord.
Make_with_key_set [Asetmap.Map]
Make_with_key_set (Ord) (Key_set) is a map data structure with keys of the totally ordered type Ord and key sets Key_set.
Map [Asetmap]
Maps.

S
Set [Asetmap]
Sets.