Some simple functions for writing more idiomatic F# tests with NUnit.
90 people like thisPosted: 13 years ago by Ryan Riley
A simple utility that allows making assertions using potentially complex pattern matches.
3 people like thisPosted: 12 years ago by Eirik Tsarpalis
Here's how to use the [
Posted: 12 years ago by Kit Eason
Calculate the great-circle distance between two points on a sphere. (Not done to one-up Samual Bosch's version, but coincidentally inspired by his previous DBSCAN post.)
2 people like thisPosted: 11 years ago by Kit Eason