Skip to documentation
SLOP

tiny.arrange.max_depth

Reference tiny.arrange max_depth

Defined in tiny.arrange.

No direct callersNo direct callstiny.arrangemax depth
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/arrange/src/compute.zig:18

zig
pub const max_depth: usize = 64;

Source: lib/arrange/src/root.zig:38

zig
pub const max_depth = compute.max_depth;

Audit

Definitions1
Public names1
Members0
Version26.7.0
Revisiondaab053ee433