News
Parameterized types for Go generics. In Go 1.18, the new generic syntax allows us to indicate what types a function can accept, and how items of those types are to be passed through the function.
Try/catch/finally in Go. This is an experiment that tries to bring the exception behaviour of java/python/c++ to Golang using the same syntax. - manucorporat/try ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results