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
Eliminated require for ruby-debug.
dyoder (author)
Sat Oct 04 16:25:13 -0700 2008
commit  fb0e2860d591f65c9c1df51658b2759a064cc2e0
tree    430e391efb14710bb0163de7d30a39d30426ca4f
parent  d4521b9cc836674f4326fb564713546e44bc6e4d
...
1
2
3
4
5
...
1
 
2
3
4
0
@@ -1,5 +1,4 @@
0
 require "#{File.dirname(__FILE__)}/object"
0
- require 'ruby-debug'
0
 
0
 class Functor
0
   

Comments

    No one has commented yet.