0
kicks
Lightweight ‘O/R Mapping’ in F# Interactive
Using F# Interactive to play around with data is a common scenario. However, getting standard relational data into a strongly-typed collection is necessary. Here are a few lines of code that can do it for you