Problem: where is max

Code: where+is+max/tails_1755133396

Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00

Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)


`? (find indices [by]) 
    _ (= ints) 
    ~ (not) 
    | (filter) <--arg( A ) 
        ;$ (= ints) 
        - (subtract) <--arg( B ) 
            (implicit arg = B) 
            (implicit arg = A) 

Back to the index