Add Enters operator >> #1

Closed
opened 2021-01-31 04:00:13 +00:00 by glen · 0 comments
Owner

And make sure that something like
(7 + 8 >> stdio + 9) >> stdio
writes 824 to stdout. (In particular >> should have higher precedence than +, unlike <<.)

And make sure that something like `(7 + 8 >> stdio + 9) >> stdio` writes 824 to stdout. (In particular >> should have higher precedence than +, unlike <<.)
glen added the
enhancement
label 2021-01-31 04:02:48 +00:00
glen closed this issue 2021-02-01 01:46:31 +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: glen/fostr#1
No description provided.