|
[ENH] converse-raok: msg#00790lang.smalltalk.squeak.general
from preamble: "Change Set: converse-raok Date: 30 September 2002 Author: Richard A. O'Keefe There are applications, like reserving a sorted collection, or sorting in reverse order, but not limited to those, where we would like to take the converse of a predicate. The converse of a function f : (x, y) -> z is a function converse(f) : (y, x) -> z. This change set adds a class BinaryBlockConverse and methods so that aBlock converse value: x value: y = aBlock value: y value: x."!
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: [FIX] SortedCollectionFix-sr, Richard A. O'Keefe |
|---|---|
| Next by Date: | Re: [FIX] SortedCollectionFix-sr, Richard A. O'Keefe |
| Previous by Thread: | Call for proposals for hosting the ESUG Smalltalk Conference 2003, Noury Bouraqadi |
| Next by Thread: | Reminder: Ottawa Carleton Smalltalk Users Group meeting Oct 3, David Buck |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |