Memoize from _real world functional programming_ by Petricek and Skeet chapter 10 tutorial
5 people like thisPosted: 10 years ago by Alan Wostenberg
Some generic functions that use bit manipulation. They work for all signed integer types and are faster than the standard functions min, max, abs and sign.
2 people like thisPosted: 9 years ago by Sami Perttu