Skip to content

Zenhackers

  • Home

Tag: C#

January 29, 2014January 29, 2014 Rouan van Dalen

Lenses in C#

I first read about lenses in my adventures with Haskell. A lens is an accessor for getting/setting a field in a data structure. There are…

Continue Reading→

January 16, 2014April 15, 2014 Rouan van Dalen

Unit testing in C#

Every now and again I need to write some tests to make sure a piece of code works correctly, but I do not have any…

Continue Reading→

Copyright © 2022 Hait. All rights reserved.
↑