Liking cljdoc? Tell your friends :D

umlaut.utils


annotation-comparerclj

(annotation-comparer space key value)

annotations-by-keyclj

(annotations-by-key key annotations)

annotations-by-key-valueclj

(annotations-by-key-value key value annotations)

annotations-by-spaceclj

(annotations-by-space space annotations)

annotations-by-space-keyclj

(annotations-by-space-key space key annotations)

annotations-by-space-key-valueclj

(annotations-by-space-key-value space key value annotations)

diagram?clj

(diagram? node)

Whether an AST node is a diagram node or not

Whether an AST node is a diagram node or not
raw docstring

enum?clj

(enum? node)

Whether an AST node is an enum node or not

Whether an AST node is an enum node or not
raw docstring

in?clj

(in? element collection)

Whether collection has the element inside

Whether collection has the element inside
raw docstring

interface?clj

(interface? node)

Whether an AST node is an interface node or not

Whether an AST node is an interface node or not
raw docstring

not-primitive?clj

(not-primitive? type)

Whether type is not a primitive

Whether type is not a primitive
raw docstring

primitive-typesclj


primitive?clj

(primitive? type)

Whether type is primitive or not

Whether type is primitive or not
raw docstring

resolve-inheritanceclj

(resolve-inheritance umlaut)

save-dotstring-to-imageclj

(save-dotstring-to-image filepath content)

save-map-to-fileclj

(save-map-to-file filepath content)

save-string-to-fileclj

(save-string-to-file filepath content)

seekclj

(seek func coll)

type-interface-or-enum?clj

(type-interface-or-enum? node)

Whether an AST node is an interface node or not

Whether an AST node is an interface node or not
raw docstring

type?clj

(type? node)

Whether an AST node is a type node or not

Whether an AST node is a type node or not
raw docstring

umlaut-baseclj

(umlaut-base nodes diagrams)

union?clj

(union? node)

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

× close