Liking cljdoc? Tell your friends :D

methodical.impl.method-table.common


datafy-aux-methodsclj

(datafy-aux-methods qualifier->dispatch-value->fns)

Helper for datafying a map of qualifier -> dispatch value -> methods.

Helper for datafying a map of qualifier -> dispatch value -> methods.
sourceraw docstring

datafy-primary-methodsclj

(datafy-primary-methods dispatch-value->fn)

Helper for datafying a map of dispatch value -> method.

Helper for datafying a map of dispatch value -> method.
sourceraw docstring

describe-aux-methodsclj

(describe-aux-methods qualifier->dispatch-value->methods)

Helper for [[methodical.util.describe/describe]]ing the aux methods in a method table.

Helper for [[methodical.util.describe/describe]]ing the aux methods in a method table.
sourceraw docstring

describe-primary-methodsclj

(describe-primary-methods dispatch-value->method)

Helper for [[methodical.util.describe/describe]]ing the primary methods in a method table.

Helper for [[methodical.util.describe/describe]]ing the primary methods in a method table.
sourceraw docstring

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

× close