summaryrefslogtreecommitdiff
path: root/paths.ml
blob: 82eca488b6df8891c377f5469bc202cd8d64ec48 (plain)
1
2
3
4
(** Common  module for ensuring that the function is evaluated only once *)

module Path_Builder = Path.Builder.Make(Path.Point)