Liking cljdoc? Tell your friends :D

lucid.legacy.analyzer.passes.jvm.annotate-loops


-check-recurclj

(-check-recur ast k)

-loopsclj

(-loops ast loop-id)

annotate-loopscljmultimethod

Adds a :loops field to nodes that represent a code path that might be visited more than once because of a recur.

The field is a set of loop-ids representing the loops that might recur into that path

Adds a :loops field to nodes that represent a code path that
might be visited more than once because of a recur.

The field is a set of loop-ids representing the loops that might
recur into that path
raw docstring

check-recurcljmultimethod

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