Problem: no seventeen

Code: no+seventeen/whio_1722349793

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)


< (take):[[[chr]]] 
    $ (= fstInt):int 
    `/ (chunks of):[[[chr]]] 
        $ (= fstInt):int 
        . (map):[[chr]] 
            `- (list difference):[int] 
                , (range from 1):[int] 
                    ~ (auto = infinity):auto 
                17 (integer):int <--arg( A:int ) 
            & (justify):[chr] <--arg( B:int ) 
                " " (string):[chr] 
                2 (integer):int 
                (implicit arg = B):int 

Back to the index