feat: Allow expressions to be terminated/sequenced by ; #15
No reviewers
Labels
No Label
enhancement
in progress
on deck
uncertain
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: glen/fostr#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "semi_separate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Note that ultimately a terminated sequence may have
a slightly different semantics (applying streams
to
_|_
, most likely) but for now they don't.Resolves #4.