mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
3 lines
116 B
Markdown
3 lines
116 B
Markdown
|
|
The new [AsType] function is a generic version of [As]. It is type-safe, faster,
|
||
|
|
and, in most cases, easier to use.
|