Liking cljdoc? Tell your friends :D
Clojure only.

qbits.tape.appender


IAppendercljprotocol

last-indexclj

(last-index appender)

Returns the last index this appender appended

Returns the last index this appender appended

queueclj

(queue appender)

Returns associated queue to this appender

Returns associated queue to this appender

write!clj

(write! appender x)

Writes a new message to queue.

Writes a new message to queue.
source

makeclj

(make queue)
(make queue opts)

Creates a new appender instance. Takes a queue to append to as argument. You can also call datafy on the appender to get associated data.

Creates a new appender instance.
Takes a queue to append to as argument.
You can also call datafy on the appender to get associated data.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
+kJump to recent docs
Move to previous article
Move to next article
+/Jump to the search field
× close