Swift/Type/Bool: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 November 2022

  • curprev 14:2814:28, 18 November 2022 imported>Fire 380 bytes +380 Created page with "{{Infobox Swift |name=Bool |Type=structure |iOS=8.0 |iPadOS=8.0 |macOS=10.10 |MacCatalyst=13.0 |tvOS=9.0 |watchOS=2.0 |Website={{URL|https://developer.apple.com/documentation/swift/bool/}} }} true or false が設定可能な型。 == Method == ;.toggle() :true と false を反転させる。 ;.random() :true と falseをランダムで返す。 Bool"