Skip to content

gears-kotlin 0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 09:53
· 2 commits to main since this release
d74ff1d

Added

  • T.applyIf - Applies the given block of modifications to the T if the condition is true
  • T.applyIfNotNull - Applies the given block of modifications to the T if the value is not null

Full Changelog: 5522370...daf5c33