Page MenuHomeDevCentral

Make Boolean immutable
ClosedPublic

Authored by dereckson on Jul 4 2023, 20:47.
Tags
None
Referenced Files
F44579972: D3228.diff
Mon, Aug 17, 17:22
F44552759: D3228.diff
Mon, Aug 17, 14:40
F44552745: D3228.diff
Mon, Aug 17, 14:40
Unknown Object (File)
Sun, Aug 16, 04:53
Unknown Object (File)
Tue, Aug 11, 11:33
Unknown Object (File)
Mon, Aug 10, 07:51
Unknown Object (File)
Mon, Jul 27, 06:08
Unknown Object (File)
Tue, Jul 21, 06:33
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.