Problem: parity of numbers

Code: parity+of+numbers/tails_1642059506

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)


+ (concat):[chr] 
    . (map):[[chr]] 
        `, (range from 0):[int] 
            256 (integer):int 
        `p (int to str):[chr] <--arg( A:int ) 
            % (modulus):int 
                + (sum):int 
                    `@ (to base):[int] 
                        2 (integer):int 
                        $ (= A):int 
                ~ (auto = 2):auto 

Back to the index