Skip to main content
Quidest?
Home
Posts
Projects
Wiki
RSS
Filtering for "Nil"
2024-02-27
Type switches in Go
2024-02-27
Type assertions in Go
2024-02-27
The empty interface in Go
2024-02-27
Nil in Go
2024-02-27
Interface values with nil underlying values in Go
2024-02-27
Interface Values in Go
2024-02-23
Creating a slice with make
2024-02-23
Slice zero value
2024-01-22
Sorting a slice in Go
2024-01-22
Non-existent keys in Go maps