issues
search
dgollahon
/
rspectre
Exorcise the apparitions haunting your tests.
MIT License
75
stars
10
forks
source link
Fix KeywordStruct and add test coverage
#74
Closed
dgollahon
closed
1 year ago
dgollahon
commented
1 year ago
I neglected to implement #hash which breaks
Set
(and
Hash
) based equality operations. This is now fixed.
Also adds basic test coverage which I should have started with originally.
Set
(andHash
) based equality operations. This is now fixed.