enum PromiseStatus <Planned Kept Broken>;

An enum for indicating the result of a Promise. Consists of Planned, Kept and Broken.

Typegraph§

Type relations for PromiseStatus
raku-type-graph PromiseStatus PromiseStatus Int Int PromiseStatus->Int Mu Mu Any Any Any->Mu Cool Cool Cool->Any Numeric Numeric Real Real Real->Numeric Int->Cool Int->Real

Expand chart above