Module Indexable.String

type t = string
type elt = char
val get : t -> int -> elt
val length : t -> int