package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.4.tar.gz
sha256=4817038301d3e45bac9edf7e6f2fc8bf0a6d78e76e02ad7ea33ef69bcc17df3b
md5=25234357587126685d64f16236167937

doc/alba.core/Alba_core/Gamma_algo/index.html

Module Alba_core.Gamma_algo

type name_violation =
  1. | Upper_for_proposition
  2. | Lower_for_type
  3. | Upper_for_object
val strings_of_violation : name_violation -> string * string
module type GAMMA = sig ... end
module Make (Gamma : GAMMA) : sig ... end
OCaml

Innovation. Community. Security.