---
title: UnsignedInteger Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/uint/unsignedinteger-implementations
---

# UnsignedInteger Implementations

## Topics

### Initializers

- [init(_:)](swift/uint/init(_:)-2lidr.md)
- [init(exactly:)](swift/uint/init(exactly:)-568o1.md)

### Instance Properties

- [magnitude](swift/uint/magnitude-swift.property.md)

### Type Properties

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