NoelKennedy / scalesque

scala like functional programming in c#
Other
8 stars 2 forks source link

Select and SelectMany #10

Open bleis-tift opened 11 years ago

bleis-tift commented 11 years ago

If you provide Select method and SelectMany method then we can use Option in query expression. FYI the definition of my library and test cases