Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Subscript

subscript(_:)

Get and set values in the container by key.
subscript(key: String) -> String? { get set }