Problem: number slide

Code: number+slide/tails_1644209323

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)


`= (chunk by):[[int]] 
    , (range from 1):[int] 
        $ (= fstInt):int 
    = (subscript (wrapped)):chr <--arg( A:int ) 
        $ (= A):int 
        + (concat):[chr] 
            . (map):[[chr]] 
                , (range from 1):[int] 
                    ~ (auto = infinity):auto 
                ^ (replicate):[chr] <--arg( B:int ) 
                    $ (= B):int 
                    ch (chr):chr 
                        (implicit arg = B):int 

Back to the index