Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. public mutating func sort(by areInIncreasingOrder: (Element, Element) -> Bool)
  2. public func sorted(by areInIncreasingOrder: (Element, Element) -> Bool) -> [Element]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement