Module Make.Key
Keys.
Keys
type 'a info= 'a Key_info.tThe type for key information.
Existential keys
Exisential keys allow to compare keys. This can be useful for functions like filter.
Make.KeyKeys.
type 'a info = 'a Key_info.tThe type for key information.
Exisential keys allow to compare keys. This can be useful for functions like filter.