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