> On Apr 21, 2016, at 1:08 AM, Vladimir.S via swift-evolution > <[email protected]> wrote: >> > > Is it "SE-0006" ? > https://github.com/apple/swift-evolution/blob/master/proposals/0006-apply-api-guidelines-to-the-standard-library.md > > <https://github.com/apple/swift-evolution/blob/master/proposals/0006-apply-api-guidelines-to-the-standard-library.md> > > Could you please point me to lines in this document where it says that > "map/filter/reduce" are exceptions and we don't need to rename them to > mapped/filtered/reduced ? Thank you. > https://swift.org/documentation/api-design-guidelines/#use-terminology-well <https://swift.org/documentation/api-design-guidelines/#use-terminology-well> , see "Stick to the established meaning” and “Embrace precedent"
-DW
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
