arena_depth: Get Current Arena Depth

View source: R/arena.R

arena_depthR Documentation

Get Current Arena Depth

Description

Returns the nesting depth of arena scopes. Useful for debugging.

Usage

arena_depth()

Value

Integer count of nested arena scopes (0 if not in an arena).

Examples

arena_depth()

shard documentation built on April 3, 2026, 9:08 a.m.