span
A span over the key-value pairs of this collection.
Declaration
var span: Span<KeyValuePairs<Key, Value>.Element> { get }Return Value
A Span over the elements of this collection.
A span over the key-value pairs of this collection.
var span: Span<KeyValuePairs<Key, Value>.Element> { get }A Span over the elements of this collection.