package comby-kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Matching : sig ... end
val parse : string -> t
val variables : string -> syntax list
val to_string : t -> string
val substitute : ?filepath:string -> t -> Match.Environment.t -> string * Match.Environment.t