https://github.com/crowe-alex/aleither
Either monad in swift
https://github.com/crowe-alex/aleither
either-monad functional monads programming swift-3
Last synced: 16 days ago
JSON representation
Either monad in swift
- Host: GitHub
- URL: https://github.com/crowe-alex/aleither
- Owner: crowe-alex
- License: mit
- Created: 2017-04-05T14:57:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T21:48:18.000Z (over 5 years ago)
- Last Synced: 2025-07-18T18:11:49.541Z (6 months ago)
- Topics: either-monad, functional, monads, programming, swift-3
- Language: Swift
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ALEither
[](https://travis-ci.org/AlexHmelevskiAG/ALEither)
[](http://cocoapods.org/pods/ALEither)
[](http://cocoapods.org/pods/ALEither)
[](http://cocoapods.org/pods/ALEither)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ALEither is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "ALEither"
```
## Author
AlexHmelevskiAG, alexei.hmelevski@gmail.com
## License
ALEither is available under the MIT license. See the LICENSE file for more info.