Community

Computational Types in C# and F#

(Marc Clifton) In this article, I will be exploring the concept of “computational types” – types that are associated with computations, and whose computations can be determined via reflection to self-document and automate the value computation, based on type. I will illustrate how to work with comp

Read More - Register for Free Membership