Skip to content

Commit 44b33db

Browse files
committed
Move
1 parent e57aee2 commit 44b33db

25 files changed

+9
-9
lines changed
File renamed without changes.

Sources/AsyncOperations/Collections/Operations/InternalForEach.swift renamed to Sources/AsyncOperations/Sequence/InternalForEach.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncAllSatisfy.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncAllSatisfy.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncCompactMap.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncCompactMap.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncContains.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncContains.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncFilter.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncFilter.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncFirst.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncFirst.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncFlatMap.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncFlatMap.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncForEach.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncForEach.swift

File renamed without changes.

Sources/AsyncOperations/Collections/Operations/AsyncMap.swift renamed to Sources/AsyncOperations/Sequence/Sequence+AsyncMap.swift

File renamed without changes.

0 commit comments

Comments
 (0)