A reject that always raises an error.
class iso RejectAlways[A: Any #share]
new iso create() : RejectAlways[A] iso^
fun ref apply() : A ?
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/promises-RejectAlways