aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util/state-monad.scm (follow)
Commit message (Collapse)AuthorAge
* Add eval- and exec-state.Hugo Hörnquist2023-04-10
|
* Borrow state-monad from guile-dns.Hugo Hörnquist2023-04-10
Also imports the tests from guile-dns. Minor rewrites have been done, to match a differing project structure.