Primitives as callbacks
ID: 2096 | Owner:
Samantha
|
Date: 2013-03-05 12:15:41 | Priority: Moderate |
Product/Component:
Cadre Bugs
E.g. for the array-walking methods, what if I want to map(sin, xs)? You'd need to create a wrapper function, and that's no fun.
This gets somewhat more critical when we're talking about entry operations.