aboutsummaryrefslogtreecommitdiff
path: root/float64_slice.go
AgeCommit message (Collapse)Author
2019-09-05Expand SliceValue support to all slice and array types.therealmitchconnors
2018-11-07add float32 & float64 slice support (#192)Noah Dietz