Problem: Real Numbers

Code: Real+Numbers/kaki_1700553975

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)


(implicit map with implicit range) 
    $ (= fstInt) 
    : (append) <--arg( B A ) 
        "0." (string) 
        ^ (replicate) 
            ;_ (= sndInt) 
            `p (int to str) 
                - (subtract) 
                    (implicit arg = B) 
                    (implicit arg = B) 

Back to the index