Remix.run Logo
valorzard 2 days ago

Do you think this exercise has taught you anything that could make fil c itself better?

pizlonator 2 days ago | parent [-]

Yeah I really need to have a better fix for how I handle unions.

And the fact that having outline calls to methods of value objects is so expensive

achierius a day ago | parent [-]

> And the fact that having outline calls to methods of value objects is so expensive

Is this tied to unions? Or otherwise, when does this happen? I don't see the connection w/ invisicaps or &c