Problem: Missing Pieces

Code: Missing+Pieces/darrenks_1641610894

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)


`/ (special folds) 
    . (map) 
        , (range from 1) 
            $ (= fstInt) 
        - (subtract) <--arg( A ) 
            * (multiply) 
                ] (max) 
                    - (subtract) 
                        / (divide) 
                            + (add) 
                                @ (= fstInt) 
                                ~ (auto = 1) 
                            ~ (auto = 2) 
                        $ (= A) 
                    + (add) 
                        / (divide) 
                            - (subtract) 
                                ;@ (= sndInt) 
                                ~ (auto = 1) 
                            $ (= A) 
                        3 (integer) 
                + (add) 
                    2 (integer) 
                    $ (= A) 
            + (sum) 
                ;$ (= ints) 
    [ (foldop: min) 

Back to the index