Alexey Ugnichev

20%
Flag icon
Reference types like slices (ch 7), maps (ch 8), interfaces (ch 10) and channels (ch 13) are pass by reference by default (even though the pointer is not directly visible in the code).
The Way to Go: A Thorough Introduction to the Go Programming Language
Rate this book
Clear rating
Open Preview