1. 1.0.2
    Type PropertySwiftAtomicsSwift

    isSigned

    A Boolean value indicating whether this type is a signed integer type.

    static var isSigned: Bool { get }

    Overview

    This property is always true for signed integer types.