We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903851f commit f454aceCopy full SHA for f454ace
Sources/Algorithms/Permutations.swift
@@ -144,7 +144,7 @@ extension Permutations: Sequence {
144
extension Permutations: LazySequenceProtocol where Base: LazySequenceProtocol {}
145
146
//===----------------------------------------------------------------------===//
147
-// nextPermutation(by:)
+// nextPermutation()
148
149
150
extension MutableCollection
0 commit comments