@nightcycle/bloxidize
v1.0.0
Published
A set of roblox / lune luau compatible rust inspired packages.
Readme
bloxidize
A set of roblox / lune luau compatible rust inspired packages, with the goal of supporting safer coding practices without necessarily doing a 1-to-1 port.
library
All of the following are published on Wally and NPM. It is recommended you download them individually for a better experience, but if you wish to just try out all of them this repository provides an interface that allows access to all of them published on Wally and NPM.
option
This class is a safer way to handle null values.
result
This class is a safer way to handle errors.
future
This class is a handy way to handle async processes.
contributing
Please contribute bug reports on the respective repository, for the most part though I'm not looking to add new APIs until Roblox's type engine gets more efficient - already with this minimal coverage things are getting pretty slow. Thank you!
