Skip to content

Instance Method

contains(_:)

Test whether the given key exists in the container.
func contains<Key>(_ key: Key.Type) -> Bool