---
title: SignedInteger Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/int/signedinteger-implementations
---

# SignedInteger Implementations

## Topics

### Initializers

- [init(_:)](swift/int/init(_:)-4ekvl.md)
- [init(exactly:)](swift/int/init(exactly:)-b1dy.md)

### Type Properties

- [isSigned](swift/int/issigned.md)
- [max](swift/int/max.md)
- [min](swift/int/min.md)
