package comby-kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Ast.t
type result = bool * Match.environment option
type options = Options.t
module type Engine = sig ... end