pub fn index<'c>(
context: &'c Context,
result: Type<'c>,
dim: IntegerAttribute<'c>,
location: Location<'c>,
) -> IndexOperation<'c>Expand description
Creates an index operation.
pub fn index<'c>(
context: &'c Context,
result: Type<'c>,
dim: IntegerAttribute<'c>,
location: Location<'c>,
) -> IndexOperation<'c>Creates an index operation.