(no title)
devmunchies | 1 year ago
this forces me to optimize the f# code by thinking in terms of low-memory, mutable data structures when interfacing with external libraries.
devmunchies | 1 year ago
this forces me to optimize the f# code by thinking in terms of low-memory, mutable data structures when interfacing with external libraries.
phillipcarter|1 year ago
I like to think we helped with this several years ago when making official guidance: https://learn.microsoft.com/en-us/dotnet/fsharp/style-guide/...
nickpeterson|1 year ago