RubyGems Navigation menu

array_zip_with 1.0.3

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.16
rake ~> 12.3
rspec ~> 3.7
rubocop ~> 0.51.0
yard ~> 0.9.12

Owners:

Authors:

  • Vasanth Balakrishnan

SHA 256 checksum:

9f9f1430882d0ced2766b71e19e1723857e4e0640a2fea1cf5b0e5fc95c61618

Total downloads 11,682

For this version 2,437

License:

MIT

Required Ruby Version: >= 0

Links: