Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[REF-3321] implement var operation decorator (reflex-dev#3698)
* implement var operation decorator * use older syntax * use cast and older syntax * use something even simpler * add some tests * use old union tactics * that's not how you do things * implement arithmetic operations while we're at it * add test * even more operations * can't use __bool__ * thanos snap * forgot ruff * use default factory * dang it darglint * i know i should have done that but * convert values into literalvars * make test pass * use older union tactics * add test to string var * pright why do you hate me 🥺
- Loading branch information