Swift Standard Library

E97042

The Swift Standard Library is the core collection of fundamental types, protocols, and utilities that provide essential functionality for writing programs in the Swift programming language.

Jump to: Statements Referenced by

Statements (70)

Predicate Object
instanceOf component of Swift programming language
software library
standard library
designGoal expressiveness
performance
safety
developer Apple Inc.
includesFunction assert
fatalError
filter
map
precondition
print
reduce
zip
includesProtocol BidirectionalCollection
Codable
Collection
Comparable
Equatable
Error
Hashable
RandomAccessCollection
Sendable
Sequence
includesType Array
Bool
Character
ClosedRange
Dictionary
Double
Float
Int
Optional
Range
Result
Set
String
UInt
license Apache License 2.0
maintainer Apple Inc.
name Swift Standard Library self-link
partOf Swift language ecosystem
Swift toolchain
platform Linux
Windows
iOS
macOS
tvOS
watchOS
programmingLanguage Swift NERFINISHED
provides algorithms
collections
concurrency primitives
error handling support
fundamental types
memory management utilities
numeric operations
protocols
string manipulation
utilities
requiredBy all Swift code
sourceRepository https://github.com/apple/swift
supports concurrency with async/await
error throwing and catching
generic programming
protocol-oriented programming
type inference
value semantics
usedFor writing Swift programs

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Swift Standard Library name Swift Standard Library self-link
Swift standardLibrary Swift Standard Library
subject surface form: Swift (programming language)