power-adapters
power-adapters copied to clipboard
Use CheckResult annotation in Kotlin adapter builder
Use the @CheckResult
in the Kotlin adapter builder DSL, which will hopefully flag the common user error where one forgets to use +
.