You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generalize StringMap.opEquals to other values (#378)
* Generalize StringMap.opEquals to other values
* Make StringMap.opEquals @safe along with test
* Use scalar comparison instead of array comparison in static assert
0 commit comments