I don’t know why you want to do this, you’re probably looking for a struct.
That said,
julia> varNames(("hi",3,String,4))
(key = "hi", offset = 3, type = String, ncol = 4)
I don’t know why you want to do this, you’re probably looking for a struct.
That said,
julia> varNames(("hi",3,String,4))
(key = "hi", offset = 3, type = String, ncol = 4)