Page MenuHomeDevCentral

Make Boolean immutable
ClosedPublic

Authored by dereckson on Jul 4 2023, 20:47.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 06:02
Unknown Object (File)
Tue, Dec 17, 05:11
Unknown Object (File)
Thu, Dec 12, 10:41
Unknown Object (File)
Mon, Dec 9, 18:54
Unknown Object (File)
Mon, Dec 9, 00:50
Unknown Object (File)
Sat, Dec 7, 17:28
Unknown Object (File)
Fri, Dec 6, 17:08
Unknown Object (File)
Mon, Dec 2, 15:44
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.