Liking cljdoc? Tell your friends :D

telsos.lib.es.events


event-type->intclj/s

(event-type->int event-type)

event-type?clj/s

(event-type? x)

init!clj/s

(init! event-types)

Initializes event types. The map must have keyword keys and values must be exactly (1 2 3 ... n) for n entries.

Initializes event types. The map must have keyword keys and values
must be exactly (1 2 3 ... n) for n entries.
raw docstring

int->event-typeclj/s

(int->event-type id)

valid-types?clj/s

(valid-types? m)

Checks that m is a map with keyword keys and values exactly (1 2 3 ... n).

Checks that m is a map with keyword keys and values exactly (1 2 3 ... n).
raw docstring

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