Package wiki
Types
| Name | Summary | 
|---|---|
| Background | object BackgroundBackground and History | 
| Components | object ComponentsDevFun is designed to be modular, in terms of both its dependencies (limiting impact to main source tree) and its plugin-like architecture.  | 
| Dependency Injection | object Dependency InjectionDevFun supports a rudimentary form of dependency injection using an InstanceProvider (a CompositeInstanceProvider at DevFun.instanceProviders). | 
| Lifecycle | object LifecycleAn overview of the lifecycle of the KAPT generation to runtime transformation and function invocation process. | 
| Setup and Initialization | object Setup and InitializationCompiler configuration and initialization process. | 
| Transformers | object TransformersTODO |