exercism / coffeescript

Exercism exercises in CoffeeScript.
https://exercism.org/tracks/coffeescript
MIT License
19 stars 49 forks source link

Deprecate `binary`, `hexadecimal`, and `trinary` #351

Closed BNAndras closed 1 month ago

BNAndras commented 1 month ago

Binary, Hexadecimal, and Trinary are all deprecated in the upstream problem-specifications repo in favor of All Your Base. That exercise is already implemented so I can go ahead and deprecate these.