mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-10 11:52:00 +02:00
Rename DynamicObjectID -> PersistentID
This commit is contained in:
@@ -54,7 +54,7 @@ extension Differentiable where Self: AnyObject {
|
||||
@usableFromInline
|
||||
internal protocol DifferentiableSection: Differentiable {
|
||||
|
||||
associatedtype Collection: Swift.Collection where Collection.Element: Differentiable
|
||||
associatedtype Collection: Swift::Collection where Collection.Element: Differentiable
|
||||
|
||||
var elements: Collection { get }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user