package prbnmcn-basic-structures

  1. Overview
  2. Docs

Extension of basic modules making them compatible with the Std module type

module Bool : sig ... end
module Int : sig ... end
module Float : sig ... end
module Complex : sig ... end
module String : sig ... end
module Z : sig ... end
module Q : sig ... end