R/ast-classes.R
ast_mapping.Rd
Constructs a mapping node representing a mapping or set of indices.
ast_mapping(name, dims = ast_dims(), ...)
A character string representing the mapping name.
An dims object representing the dimensions of the mapping.
dims
An mapping S3 object (subclass of ast).
mapping
ast