Refactor SideEffects struct

This commit is contained in:
Harikrishnan Mulackal
2020-08-18 14:53:59 +02:00
parent 58bfe0b0d2
commit 3cbe65e4f3
24 changed files with 290 additions and 126 deletions
@@ -4,6 +4,6 @@
pop(f())
}
// ----
// :
// f:
// g:
// : movable apart from effects, can loop
// f: movable apart from effects, can loop
// g: movable apart from effects, can loop