wackbyte

Results 41 comments of wackbyte

I prefer `Transform2` as it uses the same naming scheme as the other types, like `Vec3` or `Mat4`.

Thank you for clarifying!

Maybe add Ketos examples to a new directory `docs/examples`?

bald mountain 😳

`struct` decomposition and pattern matching should be implemented as well

I think it's `ref` as in a reference to the variable itself rather than a reference type.

> I wonder if it would be possible to manually type erase things at strategic points to keep the types a sane size. The `Parser` trait has [a `.boxed()` method](https://docs.rs/chumsky/latest/chumsky/trait.Parser.html#method.boxed)...

I agree that this approach has problems in terms of security. I think another good alternative could be disabling the button and adding a note along the lines of "you...