package prbnmcn-basic-structures

  1. Overview
  2. Docs

Abstraction for standard boilerplate

type 'a m
type t
val compare : t m -> t m -> int m
val equal : t m -> t m -> bool m
val pp : Format.formatter m -> t m -> unit m
val hash : t m -> int m