stephanenicolas / toothpick

A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.
Apache License 2.0
1.12k stars 115 forks source link

by lazy() -> injectLazy() #389

Open stephanenicolas opened 4 years ago

stephanenicolas commented 4 years ago

lazy is too confusing. We should also rename by provider() to by injectProvider()

cesards commented 4 years ago

💯