Adding Type Checking in Ruby

by Joey deVilla on February 6, 2008

Here’s an article on adding type-checking to Ruby which pays a lot of attention to the Types framework.

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: How to Read C Declarations

Next post: 10 Reasons to Learn and Use Regular Expressions