Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

spawnfest/obf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

$ erl
Erlang R14B02 (erts-5.8.3) [source] [smp:2:2] [rq:2] [async-threads:0] [hipe] [kernel-poll:false]

Eshell V5.8.3  (abort with ^G)
1> c(onion).
{ok,onion}
2> onion:run(5).
5
3> onion:run(10).
55
4> 

-----------------------%-

onion:run(N) prints Nth Fibonacci number, but it can do much more...

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published