Package io.github.javactrl.ext
package io.github.javactrl.ext
A package for various extras, it's not strictly needed for delimited continuations usage.
-
ClassDescriptionCConsumer<T>Same as
java.util.function.Consumerexcept it throwsCThrowableCFunction<T,R> Same asjava.util.function.Functionexcept it throwsCThrowableVarious utilities for cooperative concurrency.Same asjava.lang.Runnableexcept it throwsCThrowableCSupplier<T>Same asjava.util.function.Consumerexcept it throwsCThrowable