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)
Fri Sep 05 07:04:45 -0700 2008
commit  45e80ff8e11c3b10f70af02f0ef43ec07fc960a2
tree    576560e92751628db66c85b6ed70ec583c67bc75
parent  d181123a96ef41cbc561d6b4631f48787c06a3ae
name age message
file .gitignore Sun Jun 15 18:16:12 -0700 2008 Updated docs and gemspec. [dyoder]
file Rakefile Fri Sep 05 07:04:45 -0700 2008 gem to 0.4.3 [dyoder]
directory doc/ Mon Jun 16 10:20:58 -0700 2008 Updated docs. [dyoder]
file functor.gemspec Sun Jun 29 15:08:44 -0700 2008 Fixed serious error in 0.4.1 :(. [dyoder]
directory lib/ Fri Sep 05 06:37:22 -0700 2008 changed to check for #call instead of Proc [dyoder]
directory test/ Thu Aug 07 07:11:54 -0700 2008 Allowing the guards test to be run from within ... [ymendel]