swift
Implement SE-0118
#3589
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Implement SE-0118
#3589
dabrahams
merged 9 commits into
master
from
closure-naming-and-labeling
<label> body => _ body
22c85155
_ isSeparator: => whereSeparator isSeparator:
5fdbd162
isOrderedBefore: => by areInIncreasingOrder:
f3ccc956
_ includeElement/whereElementsSatisfy predicate => _ isIncluded
4bb21b8a
initialValue: => makingValueWith factory: (ManagedBuffer)
1eca87c7
first/contains(predicate) => first/contains(where: predicate)
7987b854
isEquivalent: => by areEquivalent:
8ef5c5d0
reduce(_ initial:combine:) => reduce(_ initialResult:_ nextPartialRes…
b0044948
encode(_:output:) => encode(_:into processCodeUnit:)
da2947f0
dabrahams
merged
18fb99ad
into master
9 years ago
dabrahams
deleted the closure-naming-and-labeling branch
9 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub