-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from roanutil/rename-package-and-raise-minimum-…
…swift-version Rename package and raise minimum swift version
- Loading branch information
Showing
34 changed files
with
175 additions
and
312 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...r/Comparable/AnyComparablePredicate.swift → ...r/Comparable/AnyComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// AnyComparablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...lter/Comparable/ComparablePredicate.swift → ...lter/Comparable/ComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// ComparablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
2 changes: 1 addition & 1 deletion
2
...able/OptionalAnyComparablePredicate.swift → ...able/OptionalAnyComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// OptionalAnyComparablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
2 changes: 1 addition & 1 deletion
2
...parable/OptionalComparablePredicate.swift → ...parable/OptionalComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// OptionalComparablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
2 changes: 1 addition & 1 deletion
2
...ter/Equatable/AnyEquatablePredicate.swift → ...ter/Equatable/AnyEquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// AnyEquatablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...Filter/Equatable/EquatablePredicate.swift → ...Filter/Equatable/EquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// EquatablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
2 changes: 1 addition & 1 deletion
2
...table/OptionalAnyEquatablePredicate.swift → ...table/OptionalAnyEquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// OptionalAnyEquatablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
2 changes: 1 addition & 1 deletion
2
...quatable/OptionalEquatablePredicate.swift → ...quatable/OptionalEquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// OptionalEquatablePredicate.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
6 changes: 4 additions & 2 deletions
6
...Closure/Closure+ComparablePredicate.swift → ...Closure/Closure+ComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...rClosure/Closure+EquatablePredicate.swift → ...rClosure/Closure+EquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...Closure+OptionalComparablePredicate.swift → ...Closure+OptionalComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.../Closure+OptionalEquatablePredicate.swift → .../Closure+OptionalEquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
Sources/SwiftFilterClosure/Closure.swift → Sources/FilterClosure/Closure.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
// Closure.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
// | ||
// Copyright © 2022 Andrew Roan | ||
|
||
import Filter | ||
import Foundation | ||
import SwiftFilter | ||
|
||
public enum Closure<Root, Value> {} |
2 changes: 1 addition & 1 deletion
2
...te/NSExpression+ComparableOperators.swift → ...te/NSExpression+ComparableOperators.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// NSExpression+ComparableOperators.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
2 changes: 1 addition & 1 deletion
2
...ate/NSExpression+EquatableOperators.swift → ...ate/NSExpression+EquatableOperators.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// NSExpression+EquatableOperators.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
6 changes: 4 additions & 2 deletions
6
.../NSPredicate+AnyComparablePredicate.swift → .../NSPredicate+AnyComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...e/NSPredicate+AnyEquatablePredicate.swift → ...e/NSPredicate+AnyEquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...icate/NSPredicate+CompoundOperators.swift → ...icate/NSPredicate+CompoundOperators.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// NSPredicate+CompoundOperators.swift | ||
// SwiftFilter | ||
// Filter | ||
// | ||
// | ||
// MIT License | ||
|
4 changes: 2 additions & 2 deletions
4
...cate+OptionalAnyComparablePredicate.swift → ...cate+OptionalAnyComparablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...icate+OptionalAnyEquatablePredicate.swift → ...icate+OptionalAnyEquatablePredicate.swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.