-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rewrites knowledge and primus monads (#1361)
* reimplements the knowledge monad * uses the parallel binding operators in the theory merging operators * publishes `zero` and `succ` in the Monad.State.Multi.Id interface * rewrites the Primus Monad * a couple of microoptimzations (with no observable benefits) * removes the upper bound fro bitstring in opam/opam * reverts an accidental change to the opam/opam file
- Loading branch information
Showing
5 changed files
with
321 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.