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

Back to the index