exercism / unison

Exercism exercises in Unison.
https://exercism.org/tracks/unison
MIT License
3 stars 19 forks source link

updates to majority element to ensure name disambiguation. #64

Closed rlmark closed 1 year ago

rlmark commented 1 year ago

We had an issue where some imports weren't being disambiguated in the test file. I also changed the Store name to conflict less with the standard library.