Problem: PATHS

Code: PATHS/tails_1733885375

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)


/ (foldr) 
    \ (reverse) 
        , (range from 1) 
            $ (= fstInt) 
    1 (integer) <--arg( B A ) 
    / (divide) <--arg( D C ) 
        * (multiply) 
            + (add) 
                _ (= fstInt) 
                (implicit arg = D) 
            (implicit arg = C) 
        (implicit arg = D) 

Back to the index