top | item 45477818

(no title)

reshlo | 4 months ago

F# can do this too.

https://learn.microsoft.com/en-us/dotnet/fsharp/language-ref...

discuss

order

wolvesechoes|4 months ago

Nice, didn't know that. I keep seeing praise for F# so I should finally take a look.

humanfromearth9|4 months ago

One of the best software design books I've read is "Domain Modelling Made Functional", from Scott Wlaschin. It's about F#, but it remains a good read for any software programmer, whatever your language. And it's easily understandable, you can almost read it like a novel, without focusing too much. Though what may need some brains is applying the functional concepts of this book with your favourite language...