Problem: python formatting tragedy

Code: python+formatting+tragedy/tails_1698300495

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)


+ (sum):int 
    >> (tail):[int] 
        . (map):[int] 
            `% (split list (keep empties)):[[chr]] 
                + (concat):[chr] 
                    % (split (remove empties)):[[chr]] 
                        @ (= fstLine):[chr] 
                        "%%" (string):[chr] 
                "%" (string):[chr] 
            , (length):int <--arg( A:[chr] ) 
                `% (split list (keep empties)):[[chr]] 
                    <~ (take while):[chr] 
                        $ (= A):[chr] 
                        \ (char class):[chr] <--arg( B:chr ) 
                            $ (= B):chr 
                            A (not.isAlpha):null 
                    "*" (string):[chr] 

Back to the index