Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / funcool/cats issues and pull requests

#246 - Cats does not work with new versions of Promesa

Issue - State: open - Opened by fr33m0nk over 1 year ago

#245 - Update CHANGELOG.md

Pull Request - State: closed - Opened by ericdallo over 2 years ago

#244 - Export clj-kondo configs

Pull Request - State: closed - Opened by ericdallo over 2 years ago

#243 - Use jscdn's asciidoctor stylesheet

Pull Request - State: open - Opened by tggreene over 3 years ago

#242 - fix bug in implementation of for

Pull Request - State: closed - Opened by dchelimsky almost 4 years ago

#241 - add cats.core/for macro

Pull Request - State: closed - Opened by dchelimsky almost 4 years ago - 2 comments

#239 - Apparent inconsistent behaviour of alet compared to mlet

Issue - State: closed - Opened by piotr-yuxuan over 4 years ago - 2 comments

#238 - Update Promesa dependency

Pull Request - State: closed - Opened by ah45 over 4 years ago - 2 comments

#237 - Do not rename binding symbols in alet macro

Pull Request - State: closed - Opened by purrgrammer over 4 years ago - 1 comment

#236 - Fix exception monad to catch any throwable instead of only exceptions

Pull Request - State: closed - Opened by caioaao over 4 years ago - 2 comments

#235 - add gets context

Pull Request - State: closed - Opened by sovelten over 4 years ago

#234 - Fix typo: Print state as a string, not as a regex

Pull Request - State: closed - Opened by r0man almost 5 years ago - 2 comments

#233 - Fix typo in cats/monad/state.clj

Pull Request - State: closed - Opened by klausharbo almost 5 years ago - 2 comments

#232 - Error printing return value of try monad in REPL

Issue - State: open - Opened by mwelt over 5 years ago - 3 comments

#231 - Update fn name in docstrings: "run-state" -> "run"

Pull Request - State: closed - Opened by spellman over 5 years ago

#230 - cats.labs.promise support for promesa 2.x

Issue - State: closed - Opened by khardenstine over 5 years ago

#229 - Add a jupyter notebook with the documentation.

Issue - State: open - Opened by 573 over 5 years ago - 2 comments

#228 - Update content.adoc

Pull Request - State: closed - Opened by 573 over 5 years ago

#227 - Naming conventions

Issue - State: open - Opened by JAremko over 5 years ago

#226 - Allow building on jdk 10/11

Pull Request - State: closed - Opened by Saityi almost 6 years ago

#225 - Update pair type import to work in cljc

Pull Request - State: closed - Opened by Saityi almost 6 years ago

#224 - Can't build the 2.3.1: failed compiling file:src/cats/monad/state.cljc

Issue - State: closed - Opened by Bost almost 6 years ago - 1 comment

#223 - Missing tag 2.3.1

Issue - State: closed - Opened by Bost almost 6 years ago - 1 comment

#222 - Haskell-inspired monadic do notation

Pull Request - State: closed - Opened by sovelten almost 6 years ago - 4 comments

#221 - Override put, get, swap to receive context

Pull Request - State: closed - Opened by sovelten almost 6 years ago

#220 - 2.3.0 not available on clojars

Issue - State: closed - Opened by dharrigan almost 6 years ago - 6 comments

#219 - Documentation fix - foldl vs reduce.

Pull Request - State: closed - Opened by bbsbb almost 6 years ago - 1 comment

#218 - Implement Semigroup for Either

Pull Request - State: closed - Opened by victor-carvalho almost 6 years ago - 4 comments

#217 - Add pair type annotations to state monad

Pull Request - State: closed - Opened by Saityi almost 6 years ago

#216 - Reflections in the state monad

Issue - State: closed - Opened by JAremko about 6 years ago - 3 comments

#215 - Update Applicative & MonadZero documentation

Pull Request - State: closed - Opened by paullucas about 6 years ago

#214 - Documentation is broken

Issue - State: open - Opened by skrat over 6 years ago - 3 comments

#213 - Improve Either monad ease-of-use within mlet

Pull Request - State: closed - Opened by nickcabral over 6 years ago - 4 comments

#212 - Rename Success/Failure field names to match other monadic types

Pull Request - State: closed - Opened by Saityi over 6 years ago - 1 comment

#211 - doc for fapply - wrap in the same context as af?

Issue - State: open - Opened by mbezjak over 6 years ago

#210 - Re-add state monad

Pull Request - State: closed - Opened by sovelten over 6 years ago - 5 comments

#209 - Please release fmap fix

Issue - State: closed - Opened by dszakallas almost 7 years ago - 10 comments

#208 - Fix typo on 'Pattern matching' link to cats.match

Pull Request - State: closed - Opened by andrewmcveigh almost 7 years ago - 1 comment

#207 - Fix typo in either/rights docstring

Pull Request - State: closed - Opened by sp3ctum over 7 years ago - 1 comment

#206 - Define cats.monad.maybe/maybe as a macro

Pull Request - State: closed - Opened by philomates over 7 years ago - 4 comments

#205 - maybe/nothing doesn't have to be a function

Issue - State: open - Opened by luminusian over 7 years ago

#204 - lift-a produces an exception when n is (inc 1) but not when n is 2

Issue - State: open - Opened by luminusian over 7 years ago - 1 comment

#203 - Fix Issue #192 of dynamic context overriding default context

Pull Request - State: closed - Opened by sovelten over 7 years ago - 1 comment

#202 - foldl Documentation Example fail

Issue - State: open - Opened by michaellindon over 7 years ago - 1 comment

#201 - Change either monad implementation to record

Pull Request - State: closed - Opened by caioaao over 7 years ago - 18 comments

#200 - haskell's sequence

Issue - State: open - Opened by dustingetz over 7 years ago - 2 comments

#199 - Bump core.async version to unbreak build with Clojure 1.9.0-alpha15

Pull Request - State: closed - Opened by gnl over 7 years ago - 1 comment

#198 - Fix promesa.protocols require in cats.labs.promise

Pull Request - State: closed - Opened by gnl over 7 years ago - 1 comment

#197 - No such namespace: promesa.impl.proto (required from cats.labs.promise)

Issue - State: closed - Opened by gnl over 7 years ago - 1 comment

#196 - Add function to the builtin types doc

Pull Request - State: closed - Opened by mtnygard over 7 years ago - 1 comment

#195 - Why is the implementation of rights not extracting the values from right?

Issue - State: closed - Opened by sovelten over 7 years ago - 4 comments

#194 - Confusing error when combining vector and non-vector monads

Issue - State: closed - Opened by codahale over 7 years ago - 1 comment

#193 - Re-add state monad (or provide tips for why it's not needed in clojure)

Issue - State: closed - Opened by caioaao over 7 years ago - 3 comments

#192 - Fmap Gets Context Wrong in Nested Contexts

Issue - State: closed - Opened by turtlegrammar over 7 years ago - 5 comments

#191 - Make it explicit that ClojureScript is also supported

Pull Request - State: closed - Opened by fhur over 7 years ago - 1 comment

#190 - Nesting just changes the color

Issue - State: closed - Opened by luminusian over 7 years ago - 1 comment

#189 - replacing <*> with ap for maybe results in an exception

Issue - State: open - Opened by luminusian over 7 years ago

#188 - Nesting Just and Identity results in java.lang.ClassCastException.

Issue - State: open - Opened by luminusian over 7 years ago - 1 comment

#187 - fix typo: clour => Clojure

Pull Request - State: closed - Opened by pld over 7 years ago - 1 comment

#186 - bind has different semantics than fmap

Issue - State: closed - Opened by thurstonsand almost 8 years ago - 3 comments

#185 - Update content.adoc

Pull Request - State: closed - Opened by pbaille almost 8 years ago - 1 comment

#184 - `traverse` example fails

Issue - State: closed - Opened by sinistral almost 8 years ago - 1 comment

#183 - Fix typo

Pull Request - State: closed - Opened by AdamFrey almost 8 years ago - 1 comment

#180 - >=> returns a function

Issue - State: open - Opened by luminusian almost 8 years ago - 1 comment

#179 - when / unless macros

Pull Request - State: closed - Opened by mccraigmccraig about 8 years ago - 1 comment

#178 - Integration with specs

Issue - State: open - Opened by danpersa about 8 years ago - 1 comment
Labels: enhancement, contributor friendly

#177 - Added ILookup instances for Maybe and Either so that core.match can b…

Pull Request - State: closed - Opened by Risto-Stevcev about 8 years ago - 1 comment

#176 - differing types for either/maybe

Issue - State: open - Opened by Risto-Stevcev about 8 years ago - 7 comments

#175 - core/alet works in unexpected way

Issue - State: open - Opened by s-mage about 8 years ago - 1 comment
Labels: bug

#174 - Add cats.match as a complementary library

Pull Request - State: closed - Opened by ghost about 8 years ago

#173 - Cleanup

Pull Request - State: closed - Opened by niwinz over 8 years ago

#172 - For some reason, `labs.traversal` can't be found

Issue - State: closed - Opened by freckletonj over 8 years ago - 5 comments

#171 - why is either not a semigroup

Issue - State: closed - Opened by shmish111 over 8 years ago - 2 comments
Labels: enhancement, contributor friendly

#167 - Documentation: Mention promesa.monad

Issue - State: closed - Opened by emnh over 8 years ago - 3 comments

#166 - When will the next release be

Issue - State: closed - Opened by shmish111 over 8 years ago - 3 comments

#151 - Add preconditions to -mbind implementations

Issue - State: closed - Opened by yurrriq over 8 years ago - 9 comments
Labels: enhancement, contributor friendly

#140 - Monadic computation overhaul

Issue - State: closed - Opened by ghost over 8 years ago - 4 comments

#138 - Ring & Semiring

Issue - State: closed - Opened by ghost over 8 years ago

#131 - Map implementation of Functor

Issue - State: closed - Opened by tcsavage almost 9 years ago - 4 comments
Labels: bug, contributor friendly

#125 - Const applicative

Issue - State: open - Opened by ghost almost 9 years ago - 1 comment

#117 - Use test.check for testing the laws

Issue - State: closed - Opened by ghost almost 9 years ago - 2 comments

#115 - Free Monad

Issue - State: closed - Opened by ghost almost 9 years ago - 1 comment

#114 - Comonad

Issue - State: closed - Opened by ghost almost 9 years ago - 3 comments

#111 - Functor, Monad and Foldable for any kind of map

Pull Request - State: closed - Opened by alesya-h almost 9 years ago - 5 comments
Labels: enhancement

#107 - UNLICENSE the code.

Issue - State: closed - Opened by niwinz almost 9 years ago - 3 comments

#93 - Traversable (minor changes)

Pull Request - State: closed - Opened by niwinz about 9 years ago - 1 comment

#92 - Context naming & other minor changes

Pull Request - State: closed - Opened by niwinz about 9 years ago - 3 comments

#90 - Revisit the `cats.core/when` and `cats.core/unless`

Issue - State: closed - Opened by niwinz about 9 years ago - 1 comment
Labels: bug, help wanted

#84 - Transformers revisit

Pull Request - State: closed - Opened by niwinz about 9 years ago - 4 comments

#83 - Monoids

Pull Request - State: closed - Opened by niwinz about 9 years ago - 1 comment

#79 - Improvements to the context management

Pull Request - State: closed - Opened by niwinz about 9 years ago - 6 comments

#78 - Restore reader writer state and continuation monads.

Pull Request - State: closed - Opened by niwinz about 9 years ago

#76 - Applicative instances for monad transformers

Issue - State: closed - Opened by ghost about 9 years ago

#75 - composing applicatives

Issue - State: closed - Opened by mccraigmccraig about 9 years ago - 4 comments

#56 - currying

Issue - State: closed - Opened by ghost about 9 years ago

#50 - Traversable

Issue - State: closed - Opened by ghost about 9 years ago