Add standard Scala collection collect method to Observable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Unknown
    • 4.4.0
    • Affects Version/s: None
    • Component/s: Scala
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The current collect method on Observable has a different signature than the standard [collect|https://www.scala-lang.org/api/2.12.1/scala/collection/Iterable.html#collect[B](pf:PartialFunction[A,B]):Iterable[B]] method on Scala collections.

      The suggestion here is to add the standard collections collect method on Observable, in addition to the non-standard collect already there.

            Assignee:
            Ross Lawley
            Reporter:
            Scott Rice
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: