On 2013-04-11 12:09, Simen Kjærås wrote:
That's not the point. The point is, if he'd written this:strong pure bar(int* n) { ... } The compiler would have said 'Bad programmer! int* is not implicitly castable to immutable!'
What's the point of that. Just have "strong" mean const/immutable parameters.
-- /Jacob Carlborg
