Problem: Stop five after nonzero

Code: Stop+five+after+nonzero/tails_1652953097

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)


< (take) 
    + (add) 
        , (length) 
            / (foldr1) 
                `= (chunk by) 
                    _ (= ints) 
                    $ (= A) <--arg( A ) 
                $ (= C) <--arg( C B ) 
        5 (integer) 
    _ (= ints) 

Back to the index