tiny.arrange.max_depth
Defined in tiny.arrange.
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
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |