RubyGems Navigation menu

array_zip_with 0.1.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:

45351b8a74a4e57c69ae48ccf6404ffc58a3e248eb5d5ce21d850264bb7c8d59

Total downloads 11,741

For this version 2,236

License:

MIT

Required Ruby Version: >= 0

Links: