| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-12-22 23:34:09 +0100 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-12-22 23:34:09 +0100 | 
| commit | 7272d83113545ec46b35ea440811dfc7da7634e1 (patch) | |
| tree | 40642cdafdf859c63e0c8e3b6d02d3e4ba8eabf7 /content/wyrd_v1/computations | |
| parent | 563f9cab92c48a2bd003c10248f21007e5ff64e6 (diff) | |
...
Diffstat (limited to 'content/wyrd_v1/computations')
| -rw-r--r-- | content/wyrd_v1/computations/_index.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/content/wyrd_v1/computations/_index.md b/content/wyrd_v1/computations/_index.md index c4ccff0..62ddd41 100644 --- a/content/wyrd_v1/computations/_index.md +++ b/content/wyrd_v1/computations/_index.md @@ -74,7 +74,7 @@ Returns the number of elements held by the collection at  Returns an `ADDRESS` to the memory element at address `[COMPUTATION]`. Raises a  runtime error if `[COMPUTATION]` is not a memory element. -{{< fatecode >}}(relative_address <R0 = (COLLECTION|STRUCTURE) ADDRESS> [STRING]){{< /fatecode >}} +{{< fatecode >}}(relative_address [R0 = (COLLECTION|STRUCTURE) ADDRESS] [STRING]){{< /fatecode >}}  Returns a `REFERENCE` to member `[STRING]` of `R0`.  {{< fatecode >}}(value_of [ADDRESS]){{< /fatecode >}} | 


