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