Closed lital-lb closed 6 years ago
No article, had to go to IRC to ask about it.
Here's the stdlib implementation where only the float version exist. Happy casting https://golang.org/src/math/abs.go
Solution? Implement the appropriate abs methods yourself Why? "Go creators work in mysterious ways" - someone told to me on the IRC channel
This and the sorting issue probably fall under no generics.
no generics
No article
But you can write your own and make a PR.
No article, had to go to IRC to ask about it.
Here's the stdlib implementation where only the float version exist. Happy casting https://golang.org/src/math/abs.go
Solution? Implement the appropriate abs methods yourself Why? "Go creators work in mysterious ways" - someone told to me on the IRC channel