Skip to content

Foundation Extensions v0.1.4

Compare
Choose a tag to compare
@melle melle released this 21 Sep 15:04
· 36 commits to master since this release
683b5fc
  • add prependLatest (#12)
  • CombineLatest5 (#13) and CombineLatest6 (#14) implementation
  • maybePrintStringBody Function for Publisher (#15)
  • add FlatMapLatest (#16)
  • Array+Identifiable: Add first(by:) and last(by:) to help find identifiable elements (#17)
  • Array: add leftOf / rightOf accessor methods (#18)