Variable.data

Undocumented in source.
struct Variable(T, size_t dim, alias Storage = HostStorage, SliceKind kind = Contiguous)
Storage!T data;

Meta