Sha256: 8825b00f80faa1565115aee9470344c04d0dc1cc91883e373dbcc93d3db97099

Contents?: true

Size: 1.43 KB

Versions: 2

Compression:

Stored size: 1.43 KB

Contents

[gem]: https://rubygems.org/gems/dry-monads
[ci]: https://github.com/dry-rb/dry-monads/actions?query=workflow%3Aci
[code_climate]: https://codeclimate.com/github/dry-rb/dry-monads
[inch]: http://inch-ci.org/github/dry-rb/dry-monads
[chat]: https://dry-rb.zulipchat.com

# dry-monads [![Join the chat at https://dry-rb.zulipchat.com](https://img.shields.io/badge/dry--rb-join%20chat-%23346b7a.svg)][chat]

[![Gem Version](https://img.shields.io/gem/v/dry-monads.svg)][gem]
[![Build Status](https://github.com/dry-rb/dry-monads/workflows/ci/badge.svg)][ci]
[![Code Climate](https://api.codeclimate.com/v1/badges/b0ea4d8023d53b7f0f50/maintainability)][code_climate]
[![Test Coverage](https://api.codeclimate.com/v1/badges/b0ea4d8023d53b7f0f50/test_coverage)][code_climate]
[![API Documentation Coverage](http://inch-ci.org/github/dry-rb/dry-monads.svg)][inch]

Monads for Ruby.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'dry-monads'
```

And then execute:

```sh
$ bundle
```

Or install it yourself as:

```sh
$ gem install dry-monads
```

## Links

- [Documentation](http://dry-rb.org/gems/dry-monads)

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run
`rake spec` to run the tests. You can also run `bin/console` for an interactive
prompt that will allow you to experiment.

## Contributing

Bug reports and pull requests are welcome on GitHub at <https://github.com/dry-rb/dry-monads>.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dry-monads-1.3.4 README.md
dry-monads-1.3.3 README.md