Problem: sort

Code: sort/tails_1643292130

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)


>> (tail):[[int]] 
    . (map):[[int]] 
        ;;$ (= intMatrix):[[int]] 
        \ (reverse):[int] <--arg( A:[int] ) 
            `< (sort):[int] 
                $ (= A):[int] 

Back to the index