Liking cljdoc? Tell your friends :D

de.find-method.funsig.core


ServiceLocatorclj


ServiceLocatorProtocolcljprotocol

add-implementation!clj

(add-implementation! locator name metamap lambdalist implname)

Add an implementation to the service locator

Add an implementation to the service locator

add-signature!clj

(add-signature! locator name lambdalist)

Add a signature to the service locator

Add a signature to the service locator

find-implementationclj

(find-implementation locator name)

Finds the implementation for a name

Finds the implementation for a name

find-signatureclj

(find-signature locator name)

Finds the signature for a name

Finds the signature for a name

set-default-implementation!clj

(set-default-implementation! locator name implname)

Sets a default implementation for a signature

Sets a default implementation for a signature

start-new-locatorclj

(start-new-locator)

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

× close