Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Parallelism & parallelism syntax #4

Closed
arshajii opened this issue Jun 25, 2018 · 2 comments
Closed

Parallelism & parallelism syntax #4

arshajii opened this issue Jun 25, 2018 · 2 comments
Projects

Comments

@arshajii
Copy link
Member

Parallelism can perhaps be tied to branching. One possible syntax is to have a special parallel pipe operator like |>(42) which would use 42 threads to process the previous stage's output.

@arshajii arshajii added this to To do in alpha Jun 30, 2018
@inumanag
Copy link
Collaborator

We need to formalize what can be piped first.

@inumanag
Copy link
Collaborator

inumanag commented Dec 5, 2018

Also support monadic operators such as >>| and >==.

@arshajii arshajii closed this as completed Apr 6, 2019
alpha automation moved this from To do to Done Apr 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
alpha
  
Done
Development

No branches or pull requests

2 participants