Problem: Lambda

Code: Lambda/tails_1647588467

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) 
    `, (range from 0) 
        ; (save) -->let( A ) 
            * (multiply) 
                $ (= fstInt) 
                ~ (auto = 2) 
    : (append) <--arg( C B ) 
        < (take) 
            $ (= C) 
            > (drop) 
                $ (= C) 
                ^ (replicate) 
                    ~ (auto = infinity) 
                    & (justify) 
                        " " (string) 
                        _ (= A) 
                        "/" (string) 
        "\\" (string) 

Back to the index