Package com.juliewoolie.delphi.util
package com.juliewoolie.delphi.util
-
ClassDescriptionEnum constant that is a placeholder value for void/none valuesResult<T,
E> Monad that can either be an error or a success and holds either a value or an error.Exception thrown byResult.getOrThrow()
when there is no value present.