Liking cljdoc? Tell your friends :D

umlaut.utils


annotation-comparerclj

(annotation-comparer space key value)
source

annotations-by-keyclj

(annotations-by-key key annotations)
source

annotations-by-key-valueclj

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

annotations-by-spaceclj

(annotations-by-space space annotations)
source

annotations-by-space-keyclj

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

annotations-by-space-key-valueclj

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

diagram?clj

(diagram? node)

Whether an AST node is a diagram node or not

Whether an AST node is a diagram node or not
sourceraw 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
sourceraw docstring

in?clj

(in? element collection)

Whether collection has the element inside

Whether collection has the element inside
sourceraw 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
sourceraw docstring

not-primitive?clj

(not-primitive? type)

Whether type is not a primitive

Whether type is not a primitive
sourceraw docstring

primitive-typesclj

source

primitive?clj

(primitive? type)

Whether type is primitive or not

Whether type is primitive or not
sourceraw docstring

resolve-inheritanceclj

(resolve-inheritance umlaut)
source

save-dotstring-to-imageclj

(save-dotstring-to-image filepath content)
source

save-map-to-fileclj

(save-map-to-file filepath content)
source

save-string-to-fileclj

(save-string-to-file filepath content)
source

seekclj

(seek func coll)
source

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
sourceraw 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
sourceraw docstring

umlaut-baseclj

(umlaut-base nodes diagrams)
source

union?clj

(union? node)
source

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

× close