package diffast-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Fact_base.unified_fact_buffer_tbl

method find : string -> Diffast_core.Triple.buffer
method add : string -> Diffast_core.Triple.buffer -> unit
method iter : (string -> Diffast_core.Triple.buffer -> unit) -> unit