package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

Dune Dependency

Authors

Maintainers

Sources

4.3.0.tar.gz
md5=4cf7ec6a0a36810572f8b3a2af58631c
sha512=818f859dac00a18807563fd79663ec54232c8df196a8dc2de5e269a1d0c71085b1b490297ea0ecf3ef9cd32e40fb05ad2e10c241b03958c15e25c2942271eede

doc/forester.prelude/Forester_prelude/Compare/index.html

Module Forester_prelude.CompareSource

Sourceval under : ('a -> 'b) -> ('b -> 'b -> 'c) -> 'a -> 'a -> 'c
Sourceval cascade : ('a -> 'b -> int) -> ('a -> 'b -> int) -> 'a -> 'b -> int
Sourceval option : ('a -> 'b -> int) -> 'a option -> 'b option -> int
Sourceval sort_map : ('a -> 'b) -> ('b -> 'b -> int) -> 'a list -> 'b list
Sourceval invert : ('a -> 'b -> int) -> 'a -> 'b -> int
OCaml

Innovation. Community. Security.