@julian so adding a `&& true` at the end of your condition, should work, right?
```
case object && object.foo && true: {
```
Decentralized and local-first web 3.0 ecosystem.
Based on CRDTs, NextGraph brings about the convergence between P2P and Semantic Web, towards a secure and privacy-preserving cloud
@julian so adding a `&& true` at the end of your condition, should work, right?
```
case object && object.foo && true: {
```