Liking cljdoc? Tell your friends :D

promisefx.context.protocols


Contextclj/sprotocol

-get-tagclj/s

(-get-tag _)
source

Contextualclj/sprotocol

-get-contextclj/s

(-get-context _)

return the Context within which a value is being processed

return the Context within which a value is being processed
source

ILifterclj/sprotocol

-liftclj/s

(-lift _ to-type from-type utmv)

lift an untagged-mv, returning an untagged mv

lift an untagged-mv, returning
an untagged mv
source

ILifterRegistryclj/sprotocol

-deregisterclj/s

(-deregister _ to-type from-type)

-match-lifterclj/s

(-match-lifter _ to-type from-type)

match a lifter for a tagged mv

match a lifter for a tagged mv

-registerclj/s

(-register _ to-type from-type lifter)
source

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

× close