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):[[[chr]]] 
    % (split (remove empties)):[[chr]] 
        `( (uncons):[chr] -->let( A:[[chr]] ) 
            % (split (remove empties)):[[chr]] 
                @ (= fstLine):[chr] 
                "," (string):[chr] 
        ~ (auto = words):auto 
    ? (if/else):[[chr]] <--arg( C:[chr] B:[chr] ) 
        r (read str at base):int 
            $ (= C):[chr] 
            1 (integer):int 
        $ (= D):int <--arg( D:int ) 
        (implicit arg = A):[[chr]] 

Back to the index