https://github.com/npryce/kotlin-lazy-seq
https://github.com/npryce/kotlin-lazy-seq
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/npryce/kotlin-lazy-seq
- Owner: npryce
- License: apache-2.0
- Created: 2021-03-12T08:15:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T12:38:32.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T04:11:54.278Z (over 1 year ago)
- Language: Kotlin
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lazy sequences in Kotlin
With Kotlin 2.0.0, this no longer crashes the compiler!