Page MenuHomeDevCentral

Make Boolean immutable
ClosedPublic

Authored by dereckson on Jul 4 2023, 20:47.
Tags
None
Referenced Files
F3752222: D3228.id.diff
Sun, Nov 17, 17:11
F3752197: D3228.diff
Sun, Nov 17, 16:52
F3751816: D3228.id.diff
Sun, Nov 17, 12:50
F3751791: D3228.diff
Sun, Nov 17, 12:36
Unknown Object (File)
Tue, Nov 12, 07:23
Unknown Object (File)
Tue, Nov 12, 06:48
Unknown Object (File)
Tue, Nov 12, 05:43
Unknown Object (File)
Tue, Nov 12, 05: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.