PlaygroundValue.integer(_:) A value that represents an integer. Declarationcase integer(Int) See AlsoRepresenting DataPlaygroundValue.boolean(_:)PlaygroundValue.data(_:)PlaygroundValue.date(_:)PlaygroundValue.floatingPoint(_:)PlaygroundValue.string(_:)