Skip to content

Conversation

@birkenfeld
Copy link
Collaborator

First step: trav_monad and dependencies

In contrast to the parser monad, I decided to de-monadize the TravMonad and instead make it a traditional mutable struct with Result "throwing" methods. A monad action for runTrav is now a closure that takes a Trav object and mutates it. I think that should cover what we need.

ref #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant