issues
search
orchestron-orchestrator
/
orchestron
A friendly orchestrator from the future
BSD 3-Clause "New" or "Revised" License
1
stars
0
forks
source link
Transform functions should be pure, but currently effect leaks outside of scope, so they become mut
#8
Open
plajjan
opened
2 months ago
plajjan
commented
2 months ago
[ ]
https://github.com/actonlang/acton/issues/1632
[ ] change transform
mut
->
pure
mut
->pure