RantPack Update 2.0.0.2
Version 2.0.0.2 released.
Summary: RantPack is a utility library I maintain and actively use. The main themes of this library are functional programming, patterns, immutable/pressitent collections, future and other threading primitives. I've placed the code and binaries on https://code.msdn.microsoft.com/RantPack for educational and sharing purposes.
Release Link: https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=RantPack&ReleaseId=1306
Release Notes:
- Renamed Tuple properties to be more consistent
- Item0, Item1 instead of A,B
- Added a Match operator
- Made Enumerable more compatible
- Bug fixes
Comments
- Anonymous
July 23, 2008
PingBack from http://blog.a-foton.ru/2008/07/rantpack-update-2002/