Thun/implementations/Elm
sforman 9917a2cfba Refactor pop_int.
I don't like passing the stack through isnt_int but that let's you chain
with andThen.

There's probably a clever or idiomatic way to not do that and couple the
stack to the result without passing it through the type checker function
but I don't know what it is right now, and this works.
2023-07-29 07:51:31 -07:00
..
src Refactor pop_int. 2023-07-29 07:51:31 -07:00
.gitignore In Elm. 2023-07-28 14:18:12 -07:00
elm.json In Elm. 2023-07-28 14:18:12 -07:00