Welcome! Got a question? Do you have -Ypartial-unification turned on? Other FAQs: http://typelevel.org/cats/faq.html
Map("2" -> 3) |-| Map("2" -> 5)
Map("2" -> -2)
, but you might want to get an empty map
Map("2" -> 3) |-| Map("2" -> 1)
- that could also be an empty map, if you want to remove the keys and not the values...
iva
's keys that are present in isr's
keys, you can do iva -- isr.keySet
mapValues
thing from a few messages ago
RWS e l s a
for a couple of hours :D
Eq
instance for RWST, which is kinda alright I guess
MonadTrans
in haskell is unthinkable
Layer
type classes from cats-mtl
users, probably said this before, but people have been asking me, and when I start explaining mtl and that they don't need to know about them, they usually realize mtl is fairly simple as a concept
lifting
package
instances
hierarchy
implicits
syntax
and lifting