-
Notifications
You must be signed in to change notification settings - Fork 0
Collection of Kotlin extension methods that add Smalltalk-style iterators to Java collection classes
oplohmann/stiters
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
STIters is a little library that adds Smalltalk-style collection iterators to Kotlin. STIters was started as some little initial Kotlin programming exercise. Meanwhile it has become partially obsolete as Kotlin has its own standard library now named stdlib that provides many of the collection iterators found in STIters. Nevertheless, STIters contains some useful iterators in addition and for the time being fixes some problems with iterators in stdlib as included in the Kotlin plugin 0.1.2090 or earlier (see KT-1859). Requires Kotlin 0.1.2090 or newer.
About
Collection of Kotlin extension methods that add Smalltalk-style iterators to Java collection classes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published