(no title)
arendjr | 1 year ago
Here is an example comparing C# with F#, where the latter also algebraic data types: https://blog.ploeh.dk/2016/11/28/easy-domain-modelling-with-...
arendjr | 1 year ago
Here is an example comparing C# with F#, where the latter also algebraic data types: https://blog.ploeh.dk/2016/11/28/easy-domain-modelling-with-...
neonsunset|1 year ago
Today, you write it in a similar way you would write a match in Rust.
nequo|1 year ago