Problem: css

Code: css/tails_1692790885

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)


+ (concat) 
    . (map) 
        : (append) 
            ; (save) -->let( A ) 
                `% (step) 
                    ~ (auto = 2) 
                    % (split (remove empties)) 
                        @ (= fstLine) 
                        ~ (auto = words) 
            . (map) 
                \ (reverse) 
                    $ (= A) 
                : (append) <--arg( B ) 
                    "/" (string) 
                    $ (= B) 
        * (join) <--arg( C ) 
            $ (= C) 
            "<"">" (string list) 

Back to the index