zink 0.1.12

Standard library for zink projects.
Documentation
1
2
3
4
5
# Recursion

The main function of zink project doesn't support recursion for now :)

The callee functions support, plz see [fibonacci](/examples/fibonacci.md) for example.