Page MenuHomeDevCentral

Make Boolean immutable
ClosedPublic

Authored by dereckson on Jul 4 2023, 20:47.
Tags
None
Referenced Files
F10641359: D3228.id8285.diff
Mon, Jul 21, 03:10
F10641330: D3228.id8286.diff
Mon, Jul 21, 02:55
Unknown Object (File)
Sun, Jul 13, 13:18
Unknown Object (File)
Thu, Jul 10, 19:01
Unknown Object (File)
Wed, Jul 9, 18:05
Unknown Object (File)
Fri, Jun 27, 08:16
Unknown Object (File)
Thu, Jun 26, 13:27
Unknown Object (File)
Sun, Jun 22, 18:50
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.