Problem: lower bounds for acceptable dating

Code: lower+bounds+for+acceptable+dating/lynn_1640193865

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) 
    > (drop) 
        10 (integer) 
        `/ (chunks of) 
            2 (integer) 
            , (range from 1) 
                $ (= fstInt) 
    : (append) <--arg( B A ) 
        * (join) 
            ", " (string) 
            $ (= B) 
        : (append) 
            ": " (string) 
            + (add) 
                / (divide) 
                    + (sum) 
                        $ (= B) 
                    4 (integer) 
                8 (integer) 

Back to the index