package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.5.tar.gz
md5=d4224ee007858144623c999bc18c638c
sha512=781f353ddbb3724b8fe81f85be48529ff7d88781cb5111bb9cf04bc623714a549c94192092797c4c1f136fbeb43970a24c1ce6edea9329f9f91b964d798fcd49

doc/forester.prelude/Prelude/Date/index.html

Module Prelude.DateSource

Sourcetype t
Sourceval pp : Format.formatter -> t -> unit
Sourceval pp_human : Format.formatter -> t -> unit
Sourceval parse : string -> t
Sourceval now : unit -> t
Sourceval compare : t -> t -> int
Sourceval year : t -> int
Sourceval month : t -> int option
Sourceval day : t -> int option
OCaml

Innovation. Community. Security.