Go 1.25 removes the concept of core types from the language specification, simplifying the language and reverting to pre-generics rules for certain operations. Despite generics remaining, this change makes the specification easier to understand and paves the way for potential future improvements without altering current behavior.

8m read timeFrom go.dev
Post cover image
Table of contents
The Go BlogGood-bye core types; Hello Go as we know and love it!

Sort: