power-adapters icon indicating copy to clipboard operation
power-adapters copied to clipboard

Use CheckResult annotation in Kotlin adapter builder

Open BenTilbrook opened this issue 6 years ago • 0 comments

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

BenTilbrook avatar Jun 27 '18 03:06 BenTilbrook