Liking cljdoc? Tell your friends :D

Changelog

0.1.1 - 2025-12-27

Initial release.

  • machine-latch-factory - create a factory for latches from a machine spec
  • transition! - atomically attempt a state transition
  • get-state - get current state keyword
  • at-or-past? - non-blocking state check
  • await - block until target state reached
  • await-millis - await with millisecond timeout
  • await-dur - await with Duration timeout
  • throw-on-platform-park! - configure platform thread protection
  • *assert-virtual* - platform thread protection dynamic var

0.1.3 - 2025-12-31

Fix deployment and cljdoc related issues.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

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