Problem: last non zero

Code: last+non+zero/tails_1643952185

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]] 
    1 (integer):int 
    `' (transpose):[[int]] 
        `' (transpose):[[int]] -->let( B:[[int]] ) 
            \ (reverse):[[int],[int]] 
                %~ (split by):[[int],[int]] 
                    \ (reverse):[int] 
                        _ (= ints):[int] 
                    $ (= A):int <--arg( A:int ) 

Back to the index