Error!
Success!

By tag: LambdaExpressions

showing:  of
0
kicks

Building Data Out Of Thin Air  (Unpublished)

A wild ride through theoretical implementations of Cons, Car and Cdr in Scheme, followed by implementations in C# 3.0 and VB 9. Guaranteed to stretch your mind.


Kicked By:
Drop Kicked By:
0
kicks

Writing a DSL using nested lambda's in C# 3.0  (Unpublished)

An example of creating a nested DSL using C# 3.0's Lambda's, allowing for tree-like declarations to be coded in a more natural fashion.


Kicked By:
Drop Kicked By:
0
kicks

The Case for Lambdas, part 2: Better Generic Type Inference  (Unpublished)

C# 3.0 Lambda expressions have distinct advantages over C# 2.0 anonymous methods. This article takes a look at how using lambda expressions can improve the compiler's type inference for generic methods.


Kicked By:
Drop Kicked By: