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.Consumer
except it throwsCThrowable
CFunction<T,R> Same asjava.util.function.Function
except it throwsCThrowable
Various utilities for cooperative concurrency.Same asjava.lang.Runnable
except it throwsCThrowable
CSupplier<T>Same asjava.util.function.Consumer
except it throwsCThrowable