package dolmen

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

The common external signature for filters.

val name : string

The name of the filter.

val active : bool Stdlib.ref

Whether the filter is active

val reset : unit -> unit

Reset the filter to its default state.

OCaml

Innovation. Community. Security.