RejectAlways[A: Any #share]¶ [Source] A reject that always raises an error. class iso RejectAlways[A: Any #share] Constructors¶ create¶ [Source] new iso create() : RejectAlways[A] iso^ Returns¶ RejectAlways[A] iso^ Public Functions¶ apply¶ [Source] fun ref apply() : A ? Returns¶ A ?