]> git.rmz.io Git - my-scheme.git/commit
Use do to parse numbers
authorSamir Benmendil <me@rmz.io>
Sun, 14 Jan 2018 16:26:47 +0000 (16:26 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 14 Jan 2018 16:26:47 +0000 (16:26 +0000)
commitdc35484a906c23592e0170f051d74265ed2e8b46
tree29411ac7ced380a65add0369ce1dbb14f4dc8db5
parentaeb011a6698da3d7842fd5fd998eac54a0cf135a
Use do to parse numbers

This is not necessarily better than the `liftM` method (probably isn't).
app/Main.hs