|
|
|
|
|
by zimpenfish
2309 days ago
|
|
> Junctions are mostly a bit of syntax around any/all A quick look at Raku junctions makes me think they're basically a slightly tarted-up version of Icon's generators and goal-directed execution (which is no bad thing, of course but hardly novel.) |
|
Junctions autothread. What does that mean? Using a Junction as an ordinary value, will cause execution for each of the eigenstates, and result in another Junction with the result of each of the executions. An example:
Documentation: https://docs.raku.org/type/Junction