File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 101101
102102.. autodata:: ArrayOrContainerT
103103
104- A type variable with a lower bound of :class:`ArrayOrContainer`.
104+ A type variable with a bound of :class:`ArrayOrContainer`.
105+
106+ .. autodata:: ArrayOrArithContainer
107+
108+ .. autodata:: ArrayOrArithContainerT
109+
110+ A type variable with a bound of :class:`ArrayOrArithContainer`.
111+
112+ .. autodata:: ArrayOrArithContainerOrScalar
113+
114+ .. autodata:: ArrayOrArithContainerOrScalarT
115+
116+ A type variable with a bound of :class:`ArrayOrContainerOrScalar`.
105117
106118.. autodata:: ArrayOrContainerOrScalar
107119
108120.. autodata:: ArrayOrContainerOrScalarT
109121
110- A type variable with a lower bound of :class:`ArrayOrContainerOrScalar`.
122+ A type variable with a bound of :class:`ArrayOrContainerOrScalar`.
111123
112124.. currentmodule:: arraycontext.context
113125
You can’t perform that action at this time.
0 commit comments