package rosa

  1. Overview
  2. Docs

Module RosaSource

Rosa is a string library for OCaml

Sourcemodule Case : sig ... end

Case related operations

Sourcemodule Pattern : sig ... end

Pattern related operations

Sourcemodule Constants : sig ... end

String constants

Sourceval is_empty : string -> bool
Sourceval is_int : string -> bool
Sourceval is_float : string -> bool
Sourceval make : len:int -> char:char -> string
OCaml

Innovation. Community. Security.