Liking cljdoc? Tell your friends :D

robertluo.pullable.pattern

Pull pattern definition

Pull pattern definition
raw docstring

->queryclj

(->query f x)
source

lvar?clj

(lvar? x)

predict if x is a logical variable, i.e, starts with ? and has a name,

  • ?a is a logic variable
  • ? is not
predict if `x` is a logical variable, i.e, starts with `?` and has a name,
- ?a is a logic variable
- ? is not
sourceraw docstring

pattern-errorclj

(pattern-error reason pattern)
source

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