Meta.eval(Meta.parse(“Float64”))
This gives me a result that is a data type. The Meta package appears to be built in and doesn’t need to be added.
Meta.eval(Meta.parse(“Float64”))
This gives me a result that is a data type. The Meta package appears to be built in and doesn’t need to be added.