1 line
53 B
Text
1 line
53 B
Text
DEFINE fib == [1 0] dip [swap [+] unary] times popd.
|
DEFINE fib == [1 0] dip [swap [+] unary] times popd.
|