RFC: Objects can be declared falsifiable

Project Governance
Author
Josh Bruce
This RFC introduces a new interface Falsifiable and magic method __toBool() allowing custom objects (types) to define and declare themselves true or false. Give...

This RFC has not yet started voting