Object-Oriented Sets
This repo contains implementations of sets adapted from a Hacker School Paper of the Week, "On Understanding Data Abstraction, Revisited", by William Cook. Specifically, check out Figure 8.
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
.rspec | ||
|
|
.ruby-version | ||
|
|
.travis.yml | ||
|
|
Gemfile | ||
|
|
Gemfile.lock | ||
|
|
README.md | ||
|
|
Rakefile | ||
|
|
anonymous_class.rb | ||
|
|
anonymous_class_spec.rb | ||
|
|
named_class.rb | ||
|
|
named_class_spec.rb | ||
|
|
shared_examples.rb | ||
This repo contains implementations of sets adapted from a Hacker School Paper of the Week, "On Understanding Data Abstraction, Revisited", by William Cook. Specifically, check out Figure 8.