<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "P256K",
  "identifier" : "/documentation/P256K/Int256/_=(_:_:)-7mg29",
  "metadataVersion" : "0.1.0",
  "role" : "Operator",
  "symbol" : {
    "kind" : "Operator",
    "modules" : [
      "P256K",
      "Swift"
    ],
    "preciseIdentifier" : "s:SLsE2geoiySbx_xtFZ::SYNTHESIZED::s:5P256K6Int256V"
  },
  "title" : ">=(_:_:)"
}
-->

# >=(_:_:)

```
static func >= (lhs: Self, rhs: Self) -> Bool
```