anko
anko copied to clipboard
Why there is no contract description on inline DSL function?
We have to use lateinit var when DSL design.
Why there is no contract description on DSL function? Here is my example:
Well, contracts
is a new feature in Kotlin 1.3 and Anko
just migrated to Kotlin 1.3 in about 1 month ago.
if you really want this feature, please send your PR. I think the Anko team would welcome your contribution.