2 lines
53 B
Text
2 lines
53 B
Text
|
|
fibf is op n {1 pick ((n- 1) fold [1 pick, +] 0 1)};
|
|
|
fibf is op n {1 pick ((n- 1) fold [1 pick, +] 0 1)};
|