Page MenuHomeDevCentral

Make Boolean immutable
ClosedPublic

Authored by dereckson on Jul 4 2023, 20:47.
Tags
None
Referenced Files
F39228979: D3228.id8286.diff
Mon, Jul 27, 06:08
Unknown Object (File)
Tue, Jul 21, 06:33
Unknown Object (File)
Sun, Jul 19, 17:46
Unknown Object (File)
Sun, Jul 19, 15:50
Unknown Object (File)
Sat, Jul 18, 07:14
Unknown Object (File)
Sat, Jul 18, 03:51
Unknown Object (File)
Sat, Jul 18, 03:03
Unknown Object (File)
Sat, Jul 18, 03:03
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 Passed
Unit
Tests Passed
Branch
main
Build Status
Buildable 5091
Build 5372: arc lint + arc unit

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.