You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
satisfying a predicate. `drop(while:)` is used to request the subsequence
11
11
remaining after dropping the longest subsequence satisfying a predicate.
12
12
13
+
Swift 3.0
14
+
---------
15
+
13
16
*[SE-0136](https://github.com/apple/swift-evolution/blob/master/proposals/0136-memory-layout-of-values.md) and [SE-0101](https://github.com/apple/swift-evolution/blob/master/proposals/0101-standardizing-sizeof-naming.md)
14
17
15
18
The functions `sizeof()`, `strideof()`, and `alignof()` have been removed.
0 commit comments