Files
avo/examples/README.md

8 lines
213 B
Markdown
Raw Normal View History

# Examples
Feature demonstrations:
* **[add](add):** Add two numbers. The "Hello World!" of `avo`.
* **[args](args):** Loading function arguments.
* **[complex](complex):** Working with `complex{64,128}` types.