Login
From:
Eirik Tsarpalis' blog
(Uncensored)
subscribe
Applying the Tagless-Final pattern in F# Generic Programs – Eirik Tsarpalis' blog
https://eiriktsarpalis.wordpress.com/2019/07/02/applying-the-tagless-final-pattern-in-f-generic-programs/
links
backlinks
Roast topics
Find topics
Find it!
A few years back, I blogged about how one could use the TypeShape library for writing practical generic programs in F#. While the library has seen success in both OSS and proprietary applications, …