package comby

  1. Overview
  2. Docs
On This Page
  1. Matcher
Legend:
Library
Module
Module type
Parameter
Class
Class type

Matcher

Defines the functions that a matcher can perform.

module type S = sig ... end