Files
avo/examples/README.md

7 lines
149 B
Markdown
Raw Normal View History

# Examples
Feature demonstrations:
* **[add](add):** Add two numbers. The "Hello World!" of `avo`.
* **[args](args):** Loading function arguments.