ProtocolSwift
LazyCollectionProtocol
protocol LazyCollectionProtocol : Collection, LazySequenceProtocol where Self.Elements : Collection
protocol LazyCollectionProtocol : Collection, LazySequenceProtocol where Self.Elements : Collection
LazyDropWhileSequence
When Base
conforms to Collection
LazyFilterSequence
When Base
conforms to Collection
LazyMapSequence
When Base
conforms to Collection
LazyPrefixWhileSequence
When Base
conforms to Collection
LazySequence
When Base
conforms to Collection