Skip to content

NickAger/AnyError

Repository files navigation

AnyError

[CI Status](https://travis-ci.org/Nick Ager/AnyError) Version License Platform Swift

Swift µframework - AnyError(cause:ErrorType) - providing type erasure for ErrorType(s).

Originally designed to be used as the error type associated with a Future or Result - so that when composing futures with map/flatMap the error type is the same and can be propagated through the compositional chain.

Installation

AnyError is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "AnyError"

Author

Nick Ager, [email protected]

License

AnyError is available under the MIT license. See the LICENSE file for more info.

About

Swift µframework providing `AnyError(cause:ErrorType)`

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •