Let "condition" support "true" and "false"
Open
Hacktoberfest
- Dominant language
- JavaScript
- Stars
- 8.7k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
like
```
st=>start
op=>operation: Your Operation
cond=>condition: True or false?
e=>end
st->op->cond
cond(true)->e
cond(false)->op
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.