package sihl

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

Module Sihl_utils.RegexSource

This module implements regex and exposes a high-level API for the most common use cases.

Sourceval of_string : string -> t
Sourceval test : t -> string -> bool
Sourceval extract_last : t -> string -> string option
Sourcemodule Re = Re
OCaml

Innovation. Community. Security.