KeyPath

public struct KeyPath : Equatable

Represents the unique path to a given item in the FunctionalCollectionData.

Think of it as a readable implementation of IndexPath, that can be used to locate a given cell or TableSection in the data set.