cast
cast copied to clipboard
Add function to cast `interface{}` to `[]float64`
Fixes #176 by adding the ToFloat64Slice()
and ToFloat64SliceE()
helper functions.
I need this feature
Is there any plan to add this function?