|
|
|
|
|
by kodablah
2927 days ago
|
|
For generics: How do recursive types and self-referencing types work? What about generic types that themselves require generic types? Can type constraints be applied? What do generics look like on interfaces? How about in slices? When compiled, are specialized functions written or is the code shared? How is runtime reflection for type params implemented? Also, oblig ref of a now-defunct lang on top of Go: https://oden-lang.github.io/ Finally, good work, I hope it was fun! Don't take criticisms too seriously, they are good things (as opposed to silence) and par for the course on this site. |
|