doc: README for returns example

Updates #14
This commit is contained in:
Michael McLoughlin
2019-01-01 16:15:33 -08:00
parent 51931ee673
commit 49c795704d
2 changed files with 104 additions and 0 deletions

View File

@@ -8,4 +8,5 @@ Simple functions:
Features:
* **[args](args):** Loading function arguments.
* **[returns](returns):** Building return values.
* **[complex](complex):** Working with `complex{64,128}` types.