Linking pages
- GitHub - wdamron/amt: Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics) https://github.com/wdamron/amt 10 comments
- Generic functions on slices with Go type parameters - Eli Bendersky's website https://eli.thegreenplace.net/2021/generic-functions-on-slices-with-go-type-parameters/ 2 comments
- Interface method calls with the Go register ABI - Eli Bendersky's website https://eli.thegreenplace.net/2022/interface-method-calls-with-the-go-register-abi/ 0 comments
Linked pages
- Frequently Asked Questions (FAQ) - The Go Programming Language https://golang.org/doc/faq#does_go_have_a_ternary_form 52 comments
- Covariance and contravariance in subtyping - Eli Bendersky's website https://eli.thegreenplace.net/2018/covariance-and-contravariance-in-subtyping/ 14 comments
- research!rsc: Go Data Structures: Interfaces https://research.swtch.com/interfaces 3 comments
- Generic functions on slices with Go type parameters - Eli Bendersky's website https://eli.thegreenplace.net/2021/generic-functions-on-slices-with-go-type-parameters/ 2 comments
Related searches:
Search whole site: site:eli.thegreenplace.net
Search title: Go internals: invariance and memory layout of slices - Eli Bendersky's website
See how to search.