1.1.0 • Published 2 years ago
@rbxts/result v1.1.0
@rbxts/result
An implementation of Rust-like Result
s for roblox-ts
.
This package makes writing functions that can fail easier.
Considering Using rbxts-rust-classes Instead. This package was written before I found that the other package existed.
This package only provides the Result
class.