Closed Amjad50 closed 9 months ago
Small PR to improve static variables by using OnceLock and not have a static undefined value.
OnceLock
Fixes #55
Summary
Small PR to improve static variables by using
OnceLock
and not have a static undefined value.Related issue
Fixes #55
Changes
OnceLock
in:Checklist