Module Mini_ml_lib.Utils

module type READER_MONAD = sig ... end
module type WRITER_MONAD = sig ... end
module type STATE_MONAD = sig ... end