Liking cljdoc? Tell your friends :D

clojure.jvm.tools.analyzer.examples.side-effect

Warns on invocations of set! inside transactions. Entry point forbid-side-effects-in-transaction

Warns on invocations of `set!` inside transactions.
Entry point `forbid-side-effects-in-transaction`
raw docstring

forbid-side-effects-in-transactionclj

(forbid-side-effects-in-transaction exp)
source

transaction-methodclj

dosync reduces to a call to this method

dosync reduces to a call to this method
sourceraw docstring

warn-on-side-effectclj

(warn-on-side-effect exp)
source

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

× close