Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-587

Add missing filter(), filterByKey() and filterByValue() functions from Lambda LTable implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      I missed implementing a filter() method specifically for LTables (ie. returning LTable<> instead of LCollection<Pair<>>). This patch adds those, and also filterByKey() and filterByValue() because they are trivial to implement and will play nicer with predicates supplied as method references.

      Attachments

        Activity

          People

            davw David Whiting
            davw David Whiting
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: