mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-01-07 15:09:09 +00:00
Erica Marigold
ead60c003e
Formerly, we used metatables to get custom `Option` and `Result` objects which were difficult to type properly, leading to a lot of `unknown` and `any` casts. This refactor fixes it by making extensions opt-in, where we import the extension methods separately from the original implementations, thereby allowing us to not have to typecast things everywhere. |
||
---|---|---|
.. | ||
assets | ||
exec.luau | ||
fmt.luau | ||
typecheck.luau | ||
update_tools.luau |