Skip to content

Commit

Permalink
fix typo and add reddit reference
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangj committed May 8, 2020
1 parent 454467f commit d51fc21
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def max (int int :: int)
[them > if:[,] else:[nip]]
```

Null-nullable references are called addresses.
Non-nullable references are called addresses.

```
def zero! (@int)
Expand All @@ -76,3 +76,8 @@ Without it, you can not access their values.
def val-or-0 (^int :: int)
[has:[@] else:[0]]
```

## Questions

You discuss it on [/r/concatenative](https://old.reddit.com/r/concatenative) for now.
Hint: Use i.redit.com on mobile to get a decent experience.

0 comments on commit d51fc21

Please sign in to comment.