ruby / set

This library provides the Set class, which deals with a collection of unordered values with no duplicates.
BSD 2-Clause "Simplified" License
23 stars 13 forks source link

[DOC] Repair format for What's Here #24

Closed BurdetteLamar closed 2 years ago

BurdetteLamar commented 2 years ago

Make compliant with Ruby documentation_guide.rdoc

BurdetteLamar commented 2 years ago

@knu, can this be merged? All it does is bring the format into compliance with our guidelines.