Sugar 3.0.0
3.0.0 (14/05/2023)
This release is a complete rework of the library, capitalizing on the real-life experiences gained over the past 2 years.
- Date-time and timezone API inspired by
java.time
. - Monads such as
Result<S,F>
&Maybe<T>
. - Syntax sugar for aggregating & manipulating collections.
- Types for representing and working with ranges & intervals.