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) 
    , (range from 1) 
        $ (= fstInt) 
    = (subscript (wrapped)) <--arg( A ) 
        $ (= A) 
        + (concat) 
            . (map) 
                , (range from 1) 
                    ~ (auto = infinity) 
                ^ (replicate) <--arg( B ) 
                    $ (= B) 
                    ch (chr) 
                        (implicit arg = B) 

Back to the index