This is a simple implementation of a monadic transaction builder for Clojure-style atoms. Based on original code by Nick Palladinos.
15 people like thisPosted: 12 years ago by Eirik Tsarpalis
A generic, thread-safe version of a MemoryCache based on ConcurrentDictionary, and a memoize function implemented using the MemoryCache.
1 people like thisPosted: 6 years ago by Aaron Eshbach
This is a pattern I knocked together to address the issue of global mutable state in the F# compiler.
3 people like thisPosted: 10 years ago by Eirik Tsarpalis