package diffast-core

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

Class type Spec.npairs_t

method mem : node_t -> node_t -> bool
method add : node_t -> node_t -> unit
method iter : (node_t -> node_t -> unit) -> unit