RubyGems Navigation menu

array_zip_with 1.0.0

Array#zip_with inspired by Haskell's zipWith function.It takes either yields a zipped array to a block or reduces the zipped array with the given operator.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.3 - December 04, 2017 (6.5 KB)
  2. 1.0.2 - April 04, 2016 (6.5 KB)
  3. 1.0.1 - March 31, 2016 (6.5 KB)
  4. 1.0.0 - March 31, 2016 (6.5 KB)
  5. 0.1.0 - March 31, 2016 (6.5 KB)

Development Dependencies (5):

bundler ~> 1.11
rake ~> 11.1
rspec ~> 3.0
rubocop ~> 0.39.0
yard ~> 0.8.7

Owners:

Authors:

  • Vasanth Balakrishnan

SHA 256 checksum:

c3f736cf8b26d271901f4a087c552ea1200998c035dcff73b6ff0a873186f126

Total downloads 11,808

For this version 2,278

License:

MIT

Required Ruby Version: >= 0

Links: