[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#953644: ITP: ruby-procto -- Defines Foo.call(*args) which invokes Foo.new(*args).bar



Package: wnpp
Severity: wishlist
Owner: hacksk <kiran@disroot.org>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name : ruby-procto
Version : 0.1.5
Upstream Author : 2013 Martin Gamsjaeger (snusnu)
* URL : https://github.com/snusnu/procto
* License : Expat
Programming Lang: Ruby
Description : Defines Foo.call(*args) which invokes Foo.new(*args).bar
 Methods are a fundamental part of Ruby's syntax, but they are not values that
 Ruby programs can operate on. That is, Ruby's methods are not objects in the
 way that strings, numbers, and arrays are.
 .
 This turns your object into a method object


Reply to: