<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "P256K",
  "identifier" : "/documentation/P256K/Int256/__(_:_:)-4pnrt",
  "metadataVersion" : "0.1.0",
  "role" : "Operator",
  "symbol" : {
    "kind" : "Operator",
    "modules" : [
      "P256K",
      "Swift"
    ],
    "preciseIdentifier" : "s:s17FixedWidthIntegerPsE2lloiyxx_qd__tSzRd__lFZ::SYNTHESIZED::s:5P256K6Int256V"
  },
  "title" : "<<(_:_:)"
}
-->

# <<(_:_:)

```
static func << <Other>(lhs: Self, rhs: Other) -> Self where Other : BinaryInteger
```