Progressive Implementation of Effect in a Codebase
Is it possible to progressively implement effect on a codebase without much external refactoring effort and will that have any real considerable impact or is this the kind of thing that only works well if the entire codebase is adapted to it?
