mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The global first() and last() algorithms return T?, nil when empty All .first() and .last() methods became T? vars that are nil when the Collection is empty Swift SVN r20326
2.0 KiB
2.0 KiB