GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: Implements pattern-based method dispatch for Ruby, inspired by Topher Cyll's multi.
Clone URL: git://github.com/dyoder/functor.git
dyoder (author)
Wed Oct 08 15:29:18 -0700 2008
commit  81b4bf9d1ab2220d490f25d9a6dbd26b9e0a5ddd
tree    83ed48748d4ee9e675da27ec7a70f974e87e4b4b
parent  fb0e2860d591f65c9c1df51658b2759a064cc2e0
name age message
file .gitignore Sun Jun 15 18:16:12 -0700 2008 Updated docs and gemspec. [dyoder]
file Rakefile Wed Oct 08 15:29:18 -0700 2008 New gemspec for removal of ruby-debug require [dyoder]
directory doc/ Mon Jun 16 10:20:58 -0700 2008 Updated docs. [dyoder]
file functor.gemspec Wed Oct 08 15:29:18 -0700 2008 New gemspec for removal of ruby-debug require [dyoder]
directory lib/ Sat Oct 04 16:25:13 -0700 2008 Eliminated require for ruby-debug. [dyoder]
file test.rb Thu Sep 18 02:23:42 -0700 2008 Major overhaul for Functor. LIFO, faster, bette... [dyoder]
directory test/ Thu Sep 18 18:44:15 -0700 2008 Added functor_with_self and corrected bug with ... [dyoder]