package colibri2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Useful functions on string

val rev_split : string -> char -> string list
val ends_with : string -> string -> bool

test if a string ends with another

val pad_right : char -> string -> int -> string

chop or pad the given string on the right up to the given length

module Hashcons : sig ... end
module Make (_ : sig ... end) : module type of Hashcons
module type Fresh = sig ... end
module Fresh (_ : sig ... end) : Fresh
val find_new_name : int Popop_stdlib.DStr.H.t -> string -> string
OCaml

Innovation. Community. Security.