TravestySourceMapping for containers with two element types.
module Bi_mappable_types : sig ... endThe main groups of signatures provided by this module are:
Signatures and functors for containers and data structures that can be mapped across in two different ways with a monadic side-effect.
module Bi_traversable_types : sig ... endThe main groups of signatures provided by this module are:
Extensions for containers.
module Container_exts_types : sig ... endExtension signatures for containers.
Simultaneous mapping and filtering.
module Filter_mappable_types : sig ... endSignatures for filter-mapping.
module Generic_types : sig ... endGeneric type signatures.
module Mappable_types : sig ... endSignatures for (non-monadic) mapping.
Generic monad extensions.
module Monad_exts_types : sig ... endMonad transformer signatures.
Haskell-style state transformers.
module State_transform_types : sig ... endmodule State_types : sig ... endSignatures and functors for containers and data structures that can be mapped across with a monadic side-effect.
module Traversable_types : sig ... endThe main groups of signatures provided by this module are: