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 int) 
            $ (= C) 
        = (subscript (wrapped)) <--arg( D ) 
            $ (= D) 
            (implicit arg = A) 
        (implicit arg = C) 

Back to the index