Contents

append(_:)

Append a single element to this span.

Declaration

mutating func append(_ value: consuming Element)

Parameters

  • value:

    The element to append.