<!--
{
  "documentType" : "article",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/Float/ExpressibleByIntegerLiteral-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "ExpressibleByIntegerLiteral Implementations"
}
-->

# ExpressibleByIntegerLiteral Implementations

## Topics

### Initializers

[`init(integerLiteral: Int64)`](/documentation/Swift/Float/init(integerLiteral:))

Creates an instance initialized to the specified integer value.

[`init(integerLiteral: Self)`](/documentation/Swift/Float/init(integerLiteral:)-6hc7h)

### Type Aliases

[`typealias IntegerLiteralType`](/documentation/Swift/Float/IntegerLiteralType)

A type that represents an integer literal.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)