Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tright
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tright
11y ago
The lack of actor examples in the documentation for an actor-based language is really surprising. Anyway, there is only a send construct (essentially a remote procedure call that returns no value) but no receive construct. Here's an ex