mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-22 17:39:15 +01:00
merge operator declaration in one file
This commit is contained in:
@@ -251,9 +251,6 @@ extension TransformableContainer {
|
||||
|
||||
// MARK: - Operations
|
||||
|
||||
infix operator .= : AssignmentPrecedence
|
||||
infix operator .== : ComparisonPrecedence
|
||||
|
||||
extension TransformableContainer.Optional {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user