Problem: strike nth char

Code: strike+nth+char/whio+%28tails%29_1740688238

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)


. (map) 
    =\ (scanl) 
        @ (= fstLine) 
        ~ (tuple) 
            @ (= fstLine) 
            1 (integer) 
        (implicit tuple) <--arg( C B A ) 
            * (join) 
                "*" (string) 
                `% (split list (keep empties)) 
                    @ (= B) 
                    ; (save) -->let( D ) 
                        = (subscript (wrapped)) 
                            _ (= A) 
                            @ (= B) 
            hex (to/from hex) 
                (implicit arg = D) 
    (implicit arg = F) <--arg( F E ) 

Back to the index