An open API service indexing awesome lists of open source software.

https://github.com/halostatue/reset


https://github.com/halostatue/reset

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

= reset

Implement a Set class (called Reset) that corresponds to the behaviours
that would be expected from a mathematical set. Do not use Ruby’s built-in
Set class.