package
Version:
v0.88.1
Opens a new window with list of versions in this module.
Published: Sep 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 22
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.