package
Version:
v0.47.1
Opens a new window with list of versions in this module.
Published: Aug 20, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DoArithmetic(a, b interface{}, op rune) (interface{}, error)
DoArithmetic performs arithmetic operations (+,-,*,/) using reflection to
determine the type of the two terms.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.