Package com.guinetik.corefun.examples
package com.guinetik.corefun.examples
-
ClassesClassDescriptionRuns all CoreFun examples.Demonstrates usage of Computable for functional value transformations.Demonstrates usage of the Result monad for functional error handling.Demonstrates usage of SafeExecutor for timed, logged operations.Demonstrates usage of Try for converting exceptions to Results.