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:05:47 -0700 2008
commit  8523c87d74c91f0ac26d9983a56bf5e3ed983473
tree    e4d08aea4cde1aa4d6e7ee1e1f48f1da64ef934d
parent  45e80ff8e11c3b10f70af02f0ef43ec07fc960a2
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 Fri Sep 05 07:05:47 -0700 2008 updated gemspec [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]