in reply to Re^11: Specializing Functions with Currying
in thread Specializing Functions with Currying
I did... :)
P:\lib\auto\List\Util>strings Util.dll | grep Usage Usage: List::Util::reduce(block, ...) Usage: List::Util::first(block, ...) <<<<<<<<<<<<<<<<<< Usage: Scalar::Util::dualvar(num, str) Usage: Scalar::Util::blessed(sv) Usage: Scalar::Util::reftype(sv) Usage: Scalar::Util::refaddr(sv) Usage: Scalar::Util::weaken(sv) Usage: Scalar::Util::isweak(sv) Usage: Scalar::Util::readonly(sv) Usage: Scalar::Util::tainted(sv) Usage: Scalar::Util::isvstring(sv) Usage: Scalar::Util::looks_like_number(sv) Usage: Scalar::Util::set_prototype(subref, proto)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^13: Specializing Functions with Currying
by Aristotle (Chancellor) on Aug 09, 2004 at 14:39 UTC | |
by BrowserUk (Patriarch) on Aug 09, 2004 at 15:07 UTC | |
by Aristotle (Chancellor) on Aug 09, 2004 at 15:50 UTC | |
by BrowserUk (Patriarch) on Aug 09, 2004 at 16:10 UTC | |
by Aristotle (Chancellor) on Aug 09, 2004 at 16:27 UTC |