Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TH
Posts
1
Comments
188
Joined
8 mo. ago

  • 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#?