R/arena.R
arena_depth.Rd
Returns the nesting depth of arena scopes. Useful for debugging.
arena_depth()
Integer count of nested arena scopes (0 if not in an arena).
arena_depth() #> [1] 0