package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
sha256=439b1dce07c86e914d1ebf1712c5581418314b0c8d13594f27a698b1d25fe272
md5=5cf58d4ed4eacbe6f330e9d2378ef5c6

doc/alba.fmlib/Fmlib/Common/Char/index.html

Module Common.Char

type t = char
val code : t -> int
val chr : int -> t
val compare : t -> t -> int
val escaped : t -> string
val is_lower : t -> bool
val is_upper : t -> bool
val is_letter : t -> bool
val is_digit : t -> bool
OCaml

Innovation. Community. Security.