Files
swift-mirror/stdlib/core/StringUnicodeScalarView.swift
Dave Abrahams 02e70d15d1 [stdlib] Failable String inits from UTF8/16 views
String.UTF8View and String.UTF16View may be slices that don't both start
and end on Unicode scalar boundaries, in which case conversion to a
String must fail.

Swift SVN r24669
2015-01-23 02:46:42 +00:00

14 KiB