package ocamlgraph

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

Path checking

type path_checker
val create : t -> path_checker
val check_path : path_checker -> V.t -> V.t -> bool