Docs GODI Archive
Projects Blog Link DB

Look up function:

(e.g. "List.find" or "keysym")
More options
File lib/ocaml/pkg-lib/calendar/period.cmi_pretty GODI Package godi-calendar
Library calendar
 
   period.cmi_pretty    period.mli    Sources  
module type S =
  sig
    type t
    val empty : t
    val add : t -> t -> t
    val sub : t -> t -> t
    val opp : t -> t
    val equal : t -> t -> bool
    val compare : t -> t -> int
    val hash : t -> int
  end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml