Skip to content

Instantly share code, notes, and snippets.

@xuwei-k
Last active December 28, 2015 00:40
Show Gist options
  • Save xuwei-k/95217804f818b45ec8e9 to your computer and use it in GitHub Desktop.
Save xuwei-k/95217804f818b45ec8e9 to your computer and use it in GitHub Desktop.
Scalaz Cats
Cobind CoflatMap
Bind FlatMap
MonadPlus MonadCombine
PlusEmpty MonoidK
Foldable1 Reducible
Plus SemigroupK
These Ior
Validation Validated
/ Xor
EitherT XorT
FreeAp FreeApplicative
ApplicativePlus Alternative
InvariantFunctor Invariant
Bimonad
MonadFilter
@non
Copy link

non commented May 22, 2015

Typo: "Reduciable" should be "Reducible"

@xuwei-k
Copy link
Author

xuwei-k commented May 22, 2015

thanks. fixed

@rossabaker
Copy link

Does anybody think the scataz repo is an idea worth turning into a serious project? My gut feeling is it could be useful for gradual migration, but not something I'd want on a classpath long term.

Project or no, I appreciate this mapping. :)

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