Liking cljdoc? Tell your friends :D

bluebell.utils.ebmd


add-implementationclj

(add-implementation poly args)
source

any-argclj

source

arg-spec-keysclj

(arg-spec-keys)
source

arg-spec-predclj

(arg-spec-pred as)
source

arg-spec-samplesclj

(arg-spec-samples x)
source

common-valuesclj

source

declare-def-polycljmacro

(declare-def-poly symbol & args)
source

declare-polycljmacro

(declare-poly poly-name)
source

def-arg-speccljmacro

(def-arg-spec sym m)
source

def-arg-spec-subclj

(def-arg-spec-sub k m)
source

def-arg-spec-unionclj

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

def-polycljmacro

(def-poly sym arg-list & body)
source

default-promotion-costclj

source

extend-arg-specclj

(extend-arg-spec dst & extensions)
source

import-arg-specclj

(import-arg-spec arg-spec)
source

import-arg-spec-if-neededclj

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

make-implementationclj

(make-implementation args)
source

matches-arg-spec?clj

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

poly-arg-specsclj

(poly-arg-specs poly)
source

poly-aritiesclj

(poly-arities poly)
source

poly-fnclj

(poly-fn poly-obj)
source

poly-samplesclj

(poly-samples poly)
source

poly-summaryclj

source

poly-summary-strclj

(poly-summary-str poly)
source

PolyFn?clj

source

predclj

(pred f)
(pred f vs)
source

source

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

provide-samplesclj

(provide-samples dst-poly samples)
source

register-promotionclj

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

registryclj

source

resolve-arg-specclj

(resolve-arg-spec x)
source

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

× close