Liking cljdoc? Tell your friends :D

bluebell.utils.ebmd


add-implementationclj

(add-implementation poly args)

any-argclj


arg-spec-keysclj

(arg-spec-keys)

arg-spec-predclj

(arg-spec-pred as)

arg-spec-samplesclj

(arg-spec-samples x)

common-valuesclj


declare-def-polycljmacro

(declare-def-poly symbol & args)

declare-polycljmacro

(declare-poly poly-name)

def-arg-speccljmacro

(def-arg-spec sym m)

def-arg-spec-subclj

(def-arg-spec-sub k m)

def-arg-spec-unionclj

(def-arg-spec-union key & extensions)

def-polycljmacro

(def-poly sym arg-list & body)

default-promotion-costclj


extend-arg-specclj

(extend-arg-spec dst & extensions)

import-arg-specclj

(import-arg-spec arg-spec)

import-arg-spec-if-neededclj

(import-arg-spec-if-needed x)

make-implementationclj

(make-implementation args)

matches-arg-spec?clj

(matches-arg-spec? arg-spec x)

poly-arg-specsclj

(poly-arg-specs poly)

poly-aritiesclj

(poly-arities poly)

poly-fnclj

(poly-fn poly-obj)

poly-samplesclj

(poly-samples poly)

poly-summaryclj


poly-summary-strclj

(poly-summary-str poly)

PolyFn?clj


predclj

(pred f)
(pred f vs)


(print-arg-spec-comparison-str arg-specs)
(print-arg-spec-comparison-str samples arg-specs)

provide-samplesclj

(provide-samples dst-poly samples)

register-promotionclj

(register-promotion dst-arg-spec promoter src-arg-spec)
(register-promotion dst-arg-spec promoter src-arg-spec cost)

registryclj


resolve-arg-specclj

(resolve-arg-spec x)

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

× close