Liking cljdoc? Tell your friends :D

dag_unify.diagnostics


fail-pathclj/s

(fail-path dag1 dag2)
source

isomorphic?clj/s

(isomorphic? a b)
source

strip-refsclj/s

(strip-refs map-with-refs)

return a map like map-with-refs, but without refs - (e.g. {:foo (atom 42)} => {:foo 42}) - used for printing maps in plain (i.e. non html) format

return a map like map-with-refs, but without refs - (e.g. {:foo (atom 42)} => {:foo 42}) - used for printing maps in plain (i.e. non html) format
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close