What's coming in Go 1.18
What's coming in Go 1.18
Posted Feb 9, 2022 11:30 UTC (Wed) by jmaa (guest, #128856)In reply to: What's coming in Go 1.18 by taladar
Parent article: What's coming in Go 1.18
I _think_ you can define method interfaces, which should allow full generics, but the example I found of this is a year old. [1] The linked generics tutorial doesn't mention them, so who knows.