mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 00:49:49 +01:00
merge operator declaration in one file
This commit is contained in:
@@ -371,9 +371,6 @@ extension RelationshipContainer.ToManyOrdered: RandomAccessCollection {
|
||||
|
||||
// MARK: - Operations
|
||||
|
||||
infix operator .= : AssignmentPrecedence
|
||||
infix operator .== : ComparisonPrecedence
|
||||
|
||||
extension RelationshipContainer.ToManyOrdered {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user