View source
interface IContinuation<T>
package haxe.coro
extended by BaseContinuation, ICancellableContinuation
Available on all platforms
This interface represents an object which can be resumed via its resume function.
Available on all platforms
This interface represents an object which can be resumed via its resume function.