Contents

init(_:)

Initializes a value of this atomic with the given initial value.

Declaration

init(_ initialValue: consuming Value)

Parameters

  • initialValue:

    The initial value to set this atomic.