package monomorphic

  1. Overview
  2. Docs
A small library used to shadow polymorphic operators (and functions) contained in the stdlib.

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.tar.gz
sha256=148bee6197c3fc44e57f069c84c9325dc80e87660547a66632f9d9692064569f
md5=ccc384de583f60e8cec366a122b74f66

Description

README

README.md

ocaml-monomorphic is a small library used to shadow polymorphic operators (and functions) contained in Pervasives. It can be useful to avoid some mistakes and runtime errors due to OCaml's polymorphic comparison functions.

Dependencies (2)

  1. jbuilder >= "1.0+beta7"
  2. ocaml >= "4.02.3" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. hamt < "1.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.