GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024

Original comment by azizatif on 7 Apr 2009 at 10:07

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from morelinq.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
This issue has been created from suggestions in other issues and which are re-
produced below for convenience:

--------------------
From: azizatif
Source: http://code.google.com/p/morelinq/issues/detail?id=6#c4

- EquiZip:
  Sequences must be equal in length otherwise throw error

- Zip: 
  Truncates to shorter of the two sequences

--------------------
From: jeffmagic
Source: http://code.google.com/p/morelinq/issues/detail?id=6#c11

  - Zip
  - PaddedZip

I don't think the truncated version is required because if you lazily evaluate 
the 
results of Zip and PaddedZip you can just do PaddedZip.Take or Zip.Take to get 
the 
shorter of the two.

--------------------
From: jonathan.skeet
Source: http://code.google.com/p/morelinq/issues/detail?id=24#c2

How about:

Zip - throw error
ZipTruncate - stop at end of shorter sequence
ZipExtend - extend shorter sequence with default values

Original comment by azizatif on 7 Apr 2009 at 10:29

from morelinq.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024
Closing this issue as stale as v1.0 shipped with Zip, EquiZip and ZipLongest.

Original comment by azizatif on 22 Jun 2013 at 11:54

  • Changed state: Fixed

from morelinq.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 3, 2024

Original comment by azizatif on 22 Jun 2013 at 11:56

  • Changed state: AssumedStale

from morelinq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.