Package panda.std
package panda.std
-
ClassDescriptionWrapper exception for invocation failures.Alternative to Kotlin's UnitCase<T,
R> Represents a conditional entryLazy<T>Mono<A>Option<T>Pair<A,B> Quad<A,B, C, D> Result<VALUE,ERROR> Result
represents value or associated error that caused the absence of the expected value.Result.FilteredResult<VALUE,FILTER_ERROR, EXPECTED_ERROR> Triple<A,B, C>