package lascar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Pre-defined modules to be used as functor arguments

module Int : Utils.OrderedTypeExt.T with type t = int
module String : Utils.OrderedTypeExt.T with type t = string
module Bool : Utils.OrderedTypeExt.T with type t = bool