This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
1.1.0 beta2
Pre-release
Pre-release
Agera core
Result
now returnsabsent()
if created withfailure(e)
whene
is theabsent()
Throwable
(needed to make the new beta1Function
that wraps aThrowable
in aResult
to propagate absent correctly)- Changed the new beta1 sort method in
FunctionCompiler
to not mutate inputList
s - Fixed a problem in beta1 causing low pass filtering to fail
- Remove the confusing stack trace in the
absent()
and defaultfailure()
Throwable
s inResult