Divert targets allow knots to be called as functions
Open
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
... and hell breaks loose if you do. (Well, the game crashes)
```
~ temp x = -> knot
* { x() } The choice.
-> END
=== knot
* More choices
* Even more choices!
-
* And then we slept.
-> DONE
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.