Our great sponsors
-
For example this tries to come up with a sensible set of rules to make sure operator overloading matches current expectations of Go: only operands of the same type; type of the result is the same as type of arguments; value semantics, etc. All perfectly sensible given Go.
-
gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
Suddenly something like Gonum will use a "limited" operator overloading for half its API, because the other half doesn't fit the limits.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Related posts
- What makes concurrency in Go better than multiprocesing/multithreading in Python?
- Linter for explicit hint to interface which gets implemented.
- Tips for learning how to expose Go theoretical part
- Swift accepting `if` and `switch` expressions proposal
- International domain names: where does HTTPS://meßagefactory.ca lead you?