Closed
Description
In an unrelated discussion, it came to my attention that, just looking at the .md
files, these 4 exercises are almost the same:
- binary
- trinary
- octal
- hexadecimal
At least in xhaskell
, the implementations for both, tests and solutions, are mostly the same, and it's boring to solve the same problem multiple times.
Are there some subtle differences among them that I'm missing?
Are they that similar by design, or is it an historical accident?
(Possibly related to #223)
Metadata
Metadata
Assignees
Labels
No labels