Add Containers.Monomorphic and include it by default

This commit is contained in:
Jacques-Pascal Deplaix 2017-12-28 14:21:34 +01:00
parent 6d2063ded4
commit 35b4e772be

View file

@ -42,3 +42,6 @@ module Result = CCResult
module Set = CCSet
module String = CCString
module Vector = CCVector
module Monomorphic = CCMonomorphic
include Monomorphic