Ternary Arithmetic Status Developing Usage go get github.com/jiyinyiyong/ternary-arithmetic import "github.com/jiyinyiyong/ternary-arithmetic" // func Add(a, b string) (c string) ternary.Add("3.4", "5.6") // "3." License MIT