In the same spirit, here is an interesting post about generics in Swift: https://forums.swift.org/t/improving-the-ui-of-generics/22814
Swift if a more complex language and fairly different from Go, but it may be of interest to people that are thinking about generics. On Wed, Apr 10, 2019 at 3:27 PM Mandolyte <[email protected]> wrote: > I don't believe anyone has mentioned how a muon does generics... muon > claims to be inspired by Go and some others; and indeed it feels familiar. > At any rate, just for information and interest: > > https://github.com/nickmqb/muon/blob/master/docs/muon_by_example.md#generic-structs > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
