The Types modules provides some useful type definitions and
data structures that may be useful for different projects.
Types and data structures that are widely used in different
packages should be added here for better accessibility in all packages.
This module includes the class BiMap as a bi-directional map,
and Subset as a recursive partial type definition.
The Types modules provides some useful type definitions and data structures that may be useful for different projects. Types and data structures that are widely used in different packages should be added here for better accessibility in all packages.
This module includes the class BiMap as a bi-directional map, and Subset as a recursive partial type definition.
Author
Alan Rodas Bonjour alanrodas@gmail.com