gears-kotlin 0.1.0
·
2 commits
to main
since this release
Added
T.applyIf
- Applies the given block of modifications to the T if the condition is trueT.applyIfNotNull
- Applies the given block of modifications to the T if the value is not null
Full Changelog: 5522370...daf5c33