Initializer (Default implementation)swift-syntax 600.0.1SwiftSyntax

init(_:)

Initialize the collection from a collection of the same type.

SyntaxCollection.swift:37

This declaration is deprecated: Call to initializer is not necessary.

init(_ collection: Self)