Contents

peterkos/manuallyorderable

Adds freebie functions for manually ordering elements in SwiftData.

Motivation

SwiftData (by default) uses CoreData under the hood. This means that arrays do not (by default) preserve ordering.

This library adds a manually tracked index property and reordering functions to access elements in a predicable order, and reorder thier contents as necessary.

Documentation

TBA

Package Metadata

Repository: peterkos/manuallyorderable

Default branch: main

README: README.md