Project description
SAOC projects
DIP
Hello!
Last week I managed to do the following tasks for #SAOC2021:
- answer DIP comments
- made the first PRs
- continued the implementation
The plan for the next milestone:
- provide an implementation that uses templates for
equals
,cmp
,hash
- provide a way to make
Ordered
,Equals
andHash
agree with each other - continue to answer comments