Primitives as callbacks
Primitives as callbacks
ID: 2096Owner: Samantha
Date: 2013-03-05 12:15:41Priority: 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.