armanbilge / oxidized   0.1.0

Apache License 2.0 GitHub

Effected MTL

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

Oxidized

A microlibrary of MTL typeclasses and instances for Cats Effect.

  • oxidized-kernel: ConcurrentStateful typeclass that relaxes the laws of Stateful
  • oxidized-std: ConcurrentStateful for F via a Ref
  • oxidized: all of the above, plus Local and Stateful via an IOLocal for IO