Join Slack
Powered by
The basic API wording between 2.8.x and 3.0.0 is t...
# kodein
s
salomonbrys
07/13/2016, 2:15 PM
The basic API wording between 2.8.x and 3.0.0 is the same, the big difference is that retrieval methods such as
kodein.instance()
are now
extension functions
, meaning extra imports.
Open in Slack
Previous
Next