Playing With F#
Sunday, December 30th, 2007So I decided to use F# (basically OCaml) instead of scheme for the pure functional version of my puzzle solver. I wish I had started with F# in the first place. What a gorgeous language! Implementing in F# showed me what I was doing wrong in the C# version, and now I can implement the […]