Problem: 73 is not a number

Code: 73+is+not+a+number/tails_1708929033

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)


| (filter):[int] 
    | (filter):[int] 
        `, (range from 0):[int] 
            ;$ (= sndInt):int 
        % (modulus):int <--arg( A:int ) 
            $ (= A):int 
            @ (= fstInt):int 
    ~ (not):null 
    >> (tail):[[chr]] <--arg( B:int ) 
        `% (split list (keep empties)):[[chr]] 
            `p (int to str):[chr] 
                $ (= B):int 
            `p (int to str):[chr] 
                @ (= fstInt):int 
~ (postdata (hex): fstInt)
49

Back to the index