VmapField

VmapField is used by map.

Members

Functions

assumeFieldsHaveZeroShift
auto assumeFieldsHaveZeroShift()

Defined if Field has member assumeFieldsHaveZeroShift.

elementCount
auto elementCount()
Undocumented in source. Be warned that the author may not have intended to support it.
length
auto length()
Undocumented in source. Be warned that the author may not have intended to support it.
lightConst
auto lightConst()
lightImmutable
auto lightImmutable()
opIndex
auto ref opIndex(T index)
Undocumented in source. Be warned that the author may not have intended to support it.
shape
auto shape()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_field
Field _field;
_fun
Fun _fun;

Meta