☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agoJava Broslemmy.mlimagemessage-square19linkfedilinkarrow-up1144arrow-down10cross-posted to: programmer_humor@programming.dev
arrow-up1144arrow-down1imageJava Broslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square19linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareThirdConsul@lemmy.mllinkfedilinkarrow-up4·2 months agoOut of curiosity, could you give me an example? I usually think the opposite whenever I interact with other languages?
minus-squareThirdConsul@lemmy.mllinkfedilinkarrow-up2·edit-22 months 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#?
Out of curiosity, could you give me an example? I usually think the opposite whenever I interact with other languages?
Removed by mod
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#?