Contents

PlaygroundValue.dictionary(_:)

A value that represents a mapping from strings to Playgroundvalue instances.

Declaration

case dictionary([String : PlaygroundValue])

See Also

Representing Data Collections