Liking cljdoc? Tell your friends :D
Clojure only.

missinterpret.storage.protocols.block


Blockcljprotocol

addressclj

(address this)

Returns the address information of the contents of the storage block

Returns the address information of the contents of the storage block

dataclj

(data this)

Returns block data which conforms to the :storage/block spec.

Returns block data which conforms to the `:storage/block` spec.

idclj

(id this)

Returns the `:storage.block/id that was used to initialize the block

Returns the `:storage.block/id that was used to initialize the block

infoclj

(info this)

General information about this content provider. May not be capable of all potential accessibility or storage actions for a given storage block

General information about this content provider. May not be capable of all
potential accessibility or storage actions for a given storage block

metadataclj

(metadata this)

The metadata associated with the content represented by this block

The metadata associated with the content represented by this block

sourcesclj

(sources this)

The set of sources that reference the block contents

The set of sources that reference the block contents

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

× close