Funblocks should implement guards
Open
enhancement
funblocks
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
The let block needs to be able to define guards. This is a lower priority, since it's all doable with if/then/else. But it sure would be nice. My experience is that students understand guards much easier than nested if statements.
Contributor guide
Assessment
This issue has not been assessed yet.