We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e5417 commit 9c9c5daCopy full SHA for 9c9c5da
stdlib/public/core/ObjectIdentifier.swift
@@ -17,7 +17,6 @@
17
///
18
/// In Swift, only class instances and metatypes have unique identities. There
19
/// is no notion of identity for structs, enums, functions, or tuples.
20
-///
21
@frozen // trivial-implementation
22
public struct ObjectIdentifier {
23
@usableFromInline // trivial-implementation
0 commit comments