red-blox / zap

A lightning fast networking solution for roblox.
https://zap.redblox.dev
MIT License
89 stars 14 forks source link

Equalize `String` and `str` conversion to `Expr` #114

Closed Ketasaja closed 2 months ago

Ketasaja commented 2 months ago

Requires #113, which would have been prevented by this. Expr::Str can be used explicitly to output string literals.