Sorting odd and even numbers in F#
{ Posted on Jan 22 2008 by claudio }
An Italian Microsoft Evangelist posted today a small programming exercise on his blog, presenting the solution with LINQ.
The exercise says (translated from Italian by me):
Given a list of unordered numbers (for instance 1, 7, 9, 2, 3, 4, 3, 4, ...Read More »



