Liking cljdoc? Tell your friends :D

JsonLogic

A jsonlogic implementation for Clojure.

Installation

[com.nytimes/jsonlogic "TBD"]

Usage

(require '[nytimes.jsonlogic :as jsonlogic])

(jsonlogic/apply {:if [true "Foo" "Bar"]})
"Foo"

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