PromiseSender.InternalValue

Undocumented in source.
class PromiseSender(T)
alias InternalValue = Algebraic!(Throwable, ValueRep, Done)

Meta