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):[int] 
    + (add):int 
        , (length):int 
            / (foldr1):[int] 
                `= (chunk by):[[int]] 
                    _ (= ints):[int] 
                    $ (= A):int <--arg( A:int ) 
                $ (= C):[int] <--arg( C:[int] B:[int] ) 
        5 (integer):int 
    _ (= ints):[int] 

Back to the index