package owee

  1. Overview
  2. Docs

Module Owee_graph.RewriteSource

Sourcetype key =
  1. | Text of string
  2. | K of string
  3. | KV of string * string
Sourcemodule Map : Map.S with type key = key
Sourcetype action = node -> node list
Sourcetype rules = action Map.t
Sourceval rewrite : rules -> graph -> graph
Sourceval match_key : key -> 'a label -> bool
OCaml

Innovation. Community. Security.