package core_kernel

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

Dune Dependency

Authors

Maintainers

Sources

core_kernel-v0.15.0.tar.gz
sha256=34a0288f16027c6b90e4ad16cb5cc677d7063d310faf918748ce70f1745116c0

doc/core_kernel.enum/Enum/Single/index.html

Module Enum.SingleSource

Sourcemodule type S = sig ... end
Sourcetype 'a t = (module S with type t = 'a)
Sourceval to_string_hum : 'a t -> 'a -> string

Map a constructor name to a command-line string: downcase the name and convert _ to -.

Sourceval check_field_name : 'a t -> 'a -> (_, _, _) Core.Field.t_with_perm -> unit
OCaml

Innovation. Community. Security.