lucas34/lazyarray
> Array and list operations made lazy.
Installation
Carthage
LazyArray is carthage compatible. Add the following entry in your Cartfile:
github "lucas34/LazyArray"Then run carthage update.
CocoaPods
You can use CocoaPods to install LazyArray by adding it to your Podfile:
platform :ios, '8.0'
use_frameworks!
pod 'LazyArray'In your application, simply import the library
import LazyArrayContributors
We would love you for the contribution to LazyArray, check the `LICENSE` file for more info.
Licence
Distributed under the MIT license. See `LICENSE` for more information.
Package Metadata
Repository: lucas34/lazyarray
Default branch: master
README: README.md