Problem: format me

Code: format+me/tails_1752648324

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)


(implicit map) 
    % (split (remove empties)) 
        `( (uncons) -->let( A ) 
            % (split (remove empties)) 
                @ (= fstLine) 
                "," (string) 
        ~ (auto = words) 
    ? (if/else) <--arg( C B ) 
        r (read str at base) 
            $ (= C) 
            1 (integer) 
        $ (= D) <--arg( D ) 
        (implicit arg = A) 

Back to the index