package spelll

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type char_
type t
val of_list : char_ list -> t
val get : t -> int -> char_
val length : t -> int
val compare_char : char_ -> char_ -> int