Hacker News new | ask | show | jobs
by lloydatkinson 638 days ago
Do you have some F# examples of data orientated programming>? It seems to mean a lot of different things to different people.
1 comments

I can highly recommend excellent Domain Modeling Made Functional by Scott Wlaschin for an F# book that touches on a lot of the ideas which back data-oriented programming (namely, representing your domain as strongly typed data).