It takes either hyper-value of type T or a variable of T type and cast it to hyper-value. It can be useful if you are making a function that can accept both primitives and hyper-values. In comparison to read it always return hyper-value.
read
the type of value
the value to be casted to hyper-value
Generated using TypeDoc
It takes either hyper-value of type T or a variable of T type and cast it to hyper-value. It can be useful if you are making a function that can accept both primitives and hyper-values. In comparison to
read
it always return hyper-value.read