mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-01 06:53:12 +02: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