Reject[A: Any #share]¶ [Source] A function on A that is called when a promise is rejected. interface iso Reject[A: Any #share] Public Functions¶ apply¶ [Source] fun ref apply() : A ? Returns¶ A ?