Page MenuHomeDevCentral

Make Boolean immutable
ClosedPublic

Authored by dereckson on Jul 4 2023, 20:47.
Tags
None
Referenced Files
F12062789: D3228.id7009.diff
Mon, Sep 29, 10:38
Unknown Object (File)
Sun, Sep 28, 11:11
Unknown Object (File)
Sat, Sep 27, 15:18
Unknown Object (File)
Thu, Sep 25, 15:34
Unknown Object (File)
Sat, Sep 20, 01:20
Unknown Object (File)
Fri, Sep 19, 22:13
Unknown Object (File)
Fri, Sep 19, 22:07
Unknown Object (File)
Thu, Sep 18, 21:32
Subscribers
None

Details

Summary

To behave more like the scalar type, any operation
returns a NEW Boolean instance.

Test Plan

Unit tests from Keruald\OmniTools\Tests\Booleans\BooleanTest still pass

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jul 4 2023, 20:48
This revision was automatically updated to reflect the committed changes.