@@ -1,7 +1,11 @@
|
||||
# Examples
|
||||
|
||||
Feature demonstrations:
|
||||
Simple functions:
|
||||
|
||||
* **[add](add):** Add two numbers. The "Hello World!" of `avo`.
|
||||
* **[sum](sum):** Sum an array of numbers.
|
||||
|
||||
Features:
|
||||
|
||||
* **[args](args):** Loading function arguments.
|
||||
* **[complex](complex):** Working with `complex{64,128}` types.
|
||||
|
||||
Reference in New Issue
Block a user