1 line
46 B
Text
1 line
46 B
Text
fib == [small] [] [pred dup pred] [+] binrec;
|
fib == [small] [] [pred dup pred] [+] binrec;
|