bfoz / geometry

Geometric primitives for Ruby
https://rubygems.org/gems/geometry
BSD 2-Clause "Simplified" License
47 stars 18 forks source link

Add Rectangle#closed? #68

Closed bfoz closed 10 years ago

bfoz commented 10 years ago

This probably needs to be added to Square and Triangle as well. Maybe some others too.

bfoz commented 10 years ago

Added closed? to everything that's always closed