Files
avo/examples/README.md
Michael McLoughlin 8465c21c02 doc: README for complex example
Updates #14
2019-01-01 15:56:17 -08:00

8 lines
213 B
Markdown

# 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.