Skip to content

Successible, Tuple sumOption and more

Choose a tag to compare

@johnynek johnynek released this 06 Dec 22:14
· 1349 commits to develop since this release
  • Make a field transient in BloomFilter serialization: #209
  • Add the TunnelMonoid to Util (like async function monoid): #213
  • Make DecayedValueMonoid a class: #223
  • SketchMap performance improvements: #227
  • Add the Option group: #230
  • Add Successible Typeclass for countable things: #234
  • sumOption support on generated tuple Semigroups: #242

Thanks to @jcoveney , @andrewnguyen , @jackcwang1 , @tsdeng and @gmike especially.