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

README.md.html

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.

OCaml

Innovation. Community. Security.