(-check-recur ast k)(-loops ast loop-id)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
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |