reflex/reflex/ivars
benedikt-bartscher 84ec08616b
simplify ImmutableComputedVar.__get__ (#3902)
* simplify ImmutableComputedVar.__get__

* ruff it
2024-09-09 15:50:40 -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 simplify ImmutableComputedVar.__get__ (#3902) 2024-09-09 15:50:40 -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 Adding array to array pluck operation. (#3868) 2024-09-08 18:36:47 -07:00