Liking cljdoc? Tell your friends :D

lemme-know-bot.status

Functions to keep track of the status of which update ids have been processed.

Functions to keep track of the status of which update ids have been
processed.
raw docstring

inc-id!clj

(inc-id!)

Increments the update id to process next.

Increments the update id to process next.
sourceraw docstring

next-idclj

(next-id)

Returns the next update id to process.

Returns the next update id to process.
sourceraw docstring

set-id!clj

(set-id! id)

Sets the update id to process next as the the passed in id.

Sets the update id to process next as the the passed in `id`.
sourceraw docstring

update-idclj

source

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

× close