Message-sending syntax sugar #57

Closed
opened 2025-07-02 16:23:27 +00:00 by scott · 1 comment
Owner

pid ::message (arg) should be sugar for send (pid, (:message, arg)).

`pid ::message (arg)` should be sugar for `send (pid, (:message, arg))`.
scott added the
feature
label 2025-07-02 16:23:27 +00:00
scott added this to the Core: CC2 milestone 2025-07-02 17:15:25 +00:00
Author
Owner

Implemented in 0cd682de21.

Implemented in https://alea.ludus.dev/twc/rudus/commit/0cd682de214417a7c1250f11aca0d81355d8aa5f.
scott closed this issue 2025-07-02 23:30:20 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twc/ludus#57
No description provided.