Recent Posts

More Posts

Active Pattern I gave a talk on Beyond the Basics with F# at Prairie Dev Con Regina in October 2018. I was approached after the talk by …

I went looking for mapi in C# and found it as an overload of LINQ Select. As I worked away, I got thinking about the Rangify kata we …

We were recently having a discussion in the Winnipeg .Net user group Katas channel, someone mentioned having a task to pretty print …

I always seem to end up writing the same adapter functions over and over again when starting a new project. The functions are usually …

We left off with a working solution for parsing either “po/k”, “x4/0”, and “s12” into our choice …