Module Numalib__.Numa_monad

module type IO = Numalib_raw.Io_intf.S
module Numa : functor (IO : IO) -> Numalib__.Numa_intf.S with module IO := IO