Mixin which implements view primitives on top of existing direct view primitives.
Implements the view[x, y] operator.
Implements the view[x, y] = c operator.
Allows array-like viewyx access.
See Implementation
Mixin which implements view primitives on top of existing direct view primitives.