Being functional in nature, Loop doesn't have any of the baggage of the host platform (Java)
I don't see much that's functional in this language, but this statement made me laugh. It looks like a lot of Java's baggage is still alive and well in this language, like exceptions (quite un-Haskell-like)
It has them, but I don't see them being used very often.
More commonly just a Maybe will do. And really, monadic exceptions aren't like java exceptions.
I would call them un-Haskell-like.
I don't see much that's functional in this language, but this statement made me laugh. It looks like a lot of Java's baggage is still alive and well in this language, like exceptions (quite un-Haskell-like)