strongtyping / 2.0.6b
| Short description: | Parameter checking, method overloading, and querying | |||||||
|---|---|---|---|---|---|---|---|---|
| Category: | Library/Syntax | |||||||
| Status: | Stable | |||||||
| Created: | 2002-12-31 15:00:00 GMT | |||||||
| Last update: | - | |||||||
| Owner: | Ryan Pavlik (Projects of this owner) | |||||||
| Homepage: | http://mephle.org/StrongTyping/ | |||||||
| Download: | http://mephle.org/StrongTyping/strongtyping-2.0.6b.tar.gz | |||||||
| License: | LGPL | |||||||
| Dependency: |
|
|||||||
| Description: | This module provides strong typing utilities for ruby. This includes method parameter type checking, automated overloading based on type templates, and querying what types a method accepts (including overloaded methods). Requires very little effort from the programmer. Version 2.0 is now rewritten in C, bringing much better performance, and a few added features.
|
|||||||