☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoJava Brosimagemessage-square21linkfedilinkarrow-up1142arrow-down14cross-posted to: programmer_humor@programming.dev
arrow-up1138arrow-down1imageJava Bros☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square21linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareThirdConsul@lemmy.mllinkfedilinkarrow-up2·edit-21 month agoC# covers all feature of functional programming that comes to mind from Go (edit: not Go, what was it, Haskell?). Traits? Done. Monads? Done. Functions as params? Sure. Closures, errors as values, whatever you want. What are the specific language features you’re looking for or think are missing in C#?
C# covers all feature of functional programming that comes to mind from Go (edit: not Go, what was it, Haskell?).
Traits? Done. Monads? Done. Functions as params? Sure. Closures, errors as values, whatever you want.
What are the specific language features you’re looking for or think are missing in C#?