Rewrote Area class and added subclasses. The new classes are more efficient and each implementation includes methods that are appropriate to it. It's much easier for me to improve and add specialized methods for the different area types for now on. Check out Area.Rectangular, Area.Circular, and Area.Polygonal
The generics used by most filters have been heavily reworked
The search feature in the dev toolkit is now case-insensitive