ClojureDocs

Nav

Namespaces

*recursion-limit*

    A soft limit on how many times a branching spec (or/alt/*/opt-keys/multi-spec)
    can be recursed through during generation. After this a
    non-recursive branch will be chosen.