Files
swift-mirror/stdlib/internal
Dmitri Hrybenko 28792f40b3 stdlib: add an API AnySequence.init(() -> Generator)
No objections on API review.

rdar://20720454

Swift SVN r28886
2015-05-21 20:56:38 +00:00
..

The modules in the 'stdlib/internal' directory provide APIs that are
under active development and intended to be merged into the appropriate
libraries under 'stdlib/public' in the near future, after API review is
complete and when all other tools that accompany these new APIs are ready.