Is it sane to try to use the multiplatform framewo...
# multiplatform
r
Is it sane to try to use the multiplatform framework in more traditional dependency injection contexts? For example I might want provide separate
actual
implementations between my tests and production sources, even if my project is pure JVM.