mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2025-04-05 10:20:55 +01:00
* Include moonwave doc comments for `Result` * Renamed `Option:getInner` to `Option:unwrapUnchecked` * Updated both `Option.__eq` and `Result.__eq` to support tables * Replaced nil returns in types with unit type * Make unimplemented methods throw an error * Rename `Result.exceptErr` to `Result.expectErr` * Add missing return type in `Result.unwrapOrElse` |
||
---|---|---|
.. | ||
conversion.luau | ||
future.luau | ||
iter.luau.old | ||
option.luau | ||
result.luau | ||
util.luau |