Skip to content

either 1.5

Compare
Choose a tag to compare
@h908714124 h908714124 released this 22 Jul 18:20
· 36 commits to main since this release
  • move static methods optionalList, toValidList, toValidListAll to a utility class: Eithers
  • add Eithers.toOptionalList, which returns a collector that accumulates into Optional<List<T>>