reflex/reflex/ivars
Khaleel Al-Adhami c07a983f05
add var_operation and move some operations to the new style (#3841)
* add var_operations and move some operations to the new style

* change bound style

* can't assume int anymore

* slice is not hashable (how did this work bef)

* convert to int explicitly

* move the rest of the operations to new style

* fix bool guess type

* forgot to precommit dangit

* add type ignore to bool for now
2024-09-03 11:39:05 -07:00
..
__init__.py add var_operation and move some operations to the new style (#3841) 2024-09-03 11:39:05 -07:00
base.py add var_operation and move some operations to the new style (#3841) 2024-09-03 11:39:05 -07:00
function.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
number.py add var_operation and move some operations to the new style (#3841) 2024-09-03 11:39:05 -07:00
object.py add var_operation and move some operations to the new style (#3841) 2024-09-03 11:39:05 -07:00
sequence.py add var_operation and move some operations to the new style (#3841) 2024-09-03 11:39:05 -07:00