/monad

A library for working with monads

Primary LanguageLuaMIT LicenseMIT

Monad CI status Documentation

This is a Luau library for working with monads in Roblox.

Installation

This monad library can be installed with Wally by including it as a dependency in your wally.toml file.

Monad = "lasttalon/monad@0.1.0"

Building

Before building, you'll need to install all dependencies using Wally.

You can then sync or build the project with Rojo. This repository contains several project files with different builds of the project. The default.project.json is the package build.

Contributing

Contributions are welcome, please make a pull request! Check out our contribution guide for further information.

Please read our code of conduct when getting involved.

License

This monad library is free software available under the MIT license. See the license for details.