Identifier

1.0.2

A Swift package that provides a type-safe identifier for use with Identifiable.
Saklad5/Identifier

What's New

2021-12-20T02:33:49Z

Package.swift now specifies an older Swift Tools Version, which allows older compilers to use it.

Identifier

Swift Compatibility Platform Compatibility

This package provides an Identifier type suitable for use with the Identifiable protocol as an ID.

By incorporating the Identifiable type into the type signature of its ID, it is effectively impossible to accidentally pass the wrong type of ID.

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Mar 16 2024 15:18:58 GMT-0900 (Hawaii-Aleutian Daylight Time)