Issues
- Add monadic implementations of walk, prewalk, and postwalkALGOM-19Konrad Hinsen
- Make m-map take mulitple colls. like core/mapALGOM-18Konrad Hinsen
- defmonadfn generates defn with fully-qualified nameALGOM-17Resolved issue: ALGOM-17Konrad Hinsen
- domonad state-m when :cond missing clause throw null pointer exceptionALGOM-16Konrad Hinsen
- either monadALGOM-15Konrad Hinsen
- The example file has indentation problems and a typoALGOM-14Resolved issue: ALGOM-14Konrad Hinsen
- Update links to Jim Duey's tutorialALGOM-13Resolved issue: ALGOM-13Konrad Hinsen
- Add new monad tutorial links to READMEALGOM-12Resolved issue: ALGOM-12Konrad Hinsen
- Add the reader monadALGOM-11Resolved issue: ALGOM-11Konrad Hinsen
- :when clause in domonad relies on optional m-zero monad operationALGOM-10Resolved issue: ALGOM-10Konrad Hinsen
- Replace calls to deprecated functionsALGOM-9Resolved issue: ALGOM-9Konrad Hinsen
- Cosmetic change in maybe-mALGOM-8Resolved issue: ALGOM-8Konrad Hinsen
- maybe-m breaks the monad laws.ALGOM-7Resolved issue: ALGOM-7Konrad Hinsen
- algo.monads README has no artifacts informationALGOM-6Resolved issue: ALGOM-6Konrad Hinsen
- continuation monad can easily overflow stackALGOM-5Resolved issue: ALGOM-5Konrad Hinsen
- algo.monad state-m fetch-val bug and efficiency issueALGOM-4Resolved issue: ALGOM-4Konrad Hinsen
- Bug in writer-monad-protocol for listsALGOM-3Resolved issue: ALGOM-3Konrad Hinsen
- Adding support for both :if-:then-:else and :cond statements on domacro implementationsALGOM-2Resolved issue: ALGOM-2Konrad Hinsen
- Add conditionals stratements to domonad formsALGOM-1Resolved issue: ALGOM-1Konrad Hinsen
19 of 19
Add monadic implementations of walk, prewalk, and postwalk
Description
None
Environment
None
Details
Assignee
Konrad HinsenKonrad HinsenReporter
Griffin SmithGriffin SmithPriority
Major
Details
Details
Assignee
Konrad Hinsen
Konrad HinsenReporter
Griffin Smith
Griffin SmithPriority

Created January 2, 2019 at 12:36 AM
Updated January 2, 2019 at 2:17 PM
Activity
Show:
The proposal sounds reasonable, but since I haven't done anything in Clojure for a couple of years, my contribution will begin and end with this comment, sorry.