▲ 5 ▼ The Next Step for Generics in Go blog.golang.org posted by gopher 1618 days ago ▲ Fs02 1614 days ago ▼ As what I can understand, the generics wont for the case when we need to know struct fields right? for example when marshalling json? so reflect will still be important parts of go 2 Contributing ▲ kenny 1618 days ago ▼ Good news - they are dropping the idea of contracts completely. Contributing Register to comment or vote on this story
As what I can understand, the generics wont for the case when we need to know struct fields right? for example when marshalling json? so reflect will still be important parts of go 2
Good news - they are dropping the idea of contracts completely.