eed3si9n / gigahorse

Gigahorse is an HTTP client for Scala with multiple backend support.
http://eed3si9n.com/gigahorse
Apache License 2.0
121 stars 25 forks source link

use foldLeft instead of /: #53

Closed xuwei-k closed 6 years ago

xuwei-k commented 6 years ago

deprecated since Scala 2.13

https://github.com/scala/scala/blob/v2.13.0-M4/src/library/scala/collection/IterableOnce.scala#L465-L466