mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2024-12-12 04:40:40 +00:00
Strongly typed implementations of various rust idioms in Luau.
Erica Marigold
fb97755cad
* 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` |
||
---|---|---|
.moonwave | ||
.vscode | ||
examples | ||
lib | ||
.gitattributes | ||
.gitignore | ||
aftman.toml | ||
CHANGELOG.md | ||
LICENSE.md | ||
mod.luau | ||
moonwave.toml | ||
wally.lock | ||
wally.toml |