package olmi

  1. Overview
  2. Docs

Module type OlmiInterfaces.COMMONSource

The common API for creating a Monad

Sourcetype 'a t
Sourceval return : 'a -> 'a t

Place a value in a minimal monadic context