Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-5742

Add addRange() function to Set helpers to support adding data from arbitrary enumerable containers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.20.0
    • Haxe - Library
    • None
    • Patch Available

    Description

      The CTORs of all Set helper classes are expecting an array.
      This is rather cumbersome in some cases, because

      • not all containers do support an toArray() method
      • converting lots of data to some intermediate array only for that purpose is not very efficient

      Attachments

        Activity

          People

            jensg Jens Geyer
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: