pub fn dim<'c>( context: &'c Context, value: Value<'c, '_>, index: Value<'c, '_>, location: Location<'c> ) -> DimOperation<'c>
Creates a dim operation.
dim