Download Latest Version 2.3.1 source code.tar.gz (157.9 kB)
Email in envelope

Get an email when there's a new version of kotlin-result

Home / 2.3.1
Name Modified Size InfoDownloads / Week
Parent folder
2.3.1 source code.tar.gz 2026-03-14 157.9 kB
2.3.1 source code.zip 2026-03-14 218.1 kB
README.md 2026-03-14 729 Bytes
Totals: 3 Items   376.7 kB 0
  • Add fallible running accumulation functions (b319b1000e54e5d152f6e76616d53be62714f79f)
  • Iterable.tryRunningFold
  • Iterable.tryRunningFoldIndexed
  • Iterable.tryRunningReduce
  • Iterable.tryRunningReduceIndexed
  • Iterable.tryScan (alias of tryRunningFold)
  • Iterable.tryScanIndexed (alias of tryRunningFoldIndexed)
  • Add destination collection variants for partition functions (4cfeec270193acef3da062f490bda28943686f5f)
  • Iterable.partitionTo
  • Iterable.combineErrTo
  • Widen tryReduce generic constraints generic constraints from <T, E> to <S, T : S, E> (1b84ca792754da14d84fd3c78a5dc0d1acaf5794)
  • Iterable.tryReduce
  • Iterable.tryReduceIndexed
  • Flow.tryReduce
Source: README.md, updated 2026-03-14