package melange

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

Module Literal.RegExp

type t = {
  1. pattern : string;
  2. flags : string;
}
OCaml

Innovation. Community. Security.