{"id":"inline-comparison-over-max-builtin","text":"The repo prefers inline `if depth > max_depth` comparisons over `max_depth = max(max_depth, depth)` calls in tight loops, avoiding a function-call overhead per iteration.","truth_value":"IN","source":"entries/2026/06/06/maximum-nesting-depth-of-the-parentheses-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"inline-comparison-over-max-builtin","truth_value":"IN","reason":"premise"}]}}