Problem: Truth Machine

Code: Truth+Machine/darrenks_1641348003

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) 
    `r (read int) 
        ^ (replicate) 
            $ (= fstInt) 
            ;@ (= sndLine) 
    ? (if/else) <--arg( B A ) 
        (implicit arg = B) 
        (implicit arg = C) <--arg( C ) 
        (implicit arg = B) 

Back to the index