Skip to content

v2.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kareman kareman released this 18 Dec 22:17
· 291 commits to master since this release
  • Enable installation of framework to ~/Library/Frameworks by running 'xcodebuild install'.
  • Add CollectionType.splitOnce and LazySplitGenerator.
  • Add LazyCollectionType.split .
  • Add ReadableStream.lines() for lazily splitting output into lines.