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