package comby-kernel

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