package ocamlregextkit

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Tree : sig ... end

Type definition of Regular Expression Abstract Syntax Tree

module Re : sig ... end

Representation of Regular Expressions and implementation of standard operations

module Nfa : sig ... end

Representation of NFAs and implementation of standard operations

module Dfa : sig ... end

Representation of DFAs and implementation of standard operations

OCaml

Innovation. Community. Security.