Problem: Over print

Code: Over+print/tails_1646310162

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)


=\ (scanl1) 
    ;;@ (= allLines) 
    . (map) <--arg( B A ) 
        `' (transpose) 
            `: (list of 2 lists) 
                $ (= B) 
                @ (= A) 
        / (foldr1) <--arg( H ) 
            $ (= H) 
            ? (if/else) <--arg( J I ) 
                $ (= J) 
                $ (= L) <--arg( L ) 
                (implicit arg = I) 

Back to the index