2019-01-01 15:46:42 -08:00
|
|
|
# Examples
|
|
|
|
|
|
|
|
|
|
Feature demonstrations:
|
|
|
|
|
|
|
|
|
|
* **[add](add):** Add two numbers. The "Hello World!" of `avo`.
|
|
|
|
|
* **[args](args):** Loading function arguments.
|
2019-01-01 15:56:17 -08:00
|
|
|
* **[complex](complex):** Working with `complex{64,128}` types.
|