Module Micmatch


module Micmatch: sig .. end
A small text-oriented library


The Micmatch module provides a submodule named Text. A normal usage is to place open Micmatch at the beginning of user code that uses it.

This module is part of the runtime environment of Micmatch (the library run_micmatch_pcre.cma or equivalent).

module Text: sig .. end
module Fixed: sig .. end
module Directory: sig .. end
module Glob: sig .. end