dusk125 / gmath

A Generic wrapper around the Golang math library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gmath

A Generic wrapper around the Golang math library to minimize the amount of casting you have to do.

No consideration is taken about the incoming types and if they'll be truncated; this is a fairly dumb wrapper.

About

A Generic wrapper around the Golang math library

License:MIT License


Languages

Language:Go 100.0%