package comby-kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val options : t -> Options.t
val sat : result -> bool
val result_env : result -> Match.environment option
val create : string -> t Core_kernel.Or_error.t
val apply : ?matcher:(module Matchers.Matcher.S) -> ?substitute_in_place:bool -> ?fresh:(unit -> string) -> t -> Match.environment -> result