Skip to content

arrow-kt/rewrite-arrow

Repository files navigation

rewrite-arrow

Automated large-scale refactoring for Arrow 1.1.x to 1.2.x (and 2.x.x).

Status

  • EffectScope/EagerEffectScope to Raise
  • Either, Option, Result, etc DSL (EffectScope/EagerEffectScope) to Raise
  • Validated to Either
  • Rewriting deprecated methods to new methods