This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e224337ff3b7b497697c8e00a9cd9f580e33eb9d
kotlin-fork
/
libraries
/
stdlib
/
test
/
io
T
History
Ilya Gorbunov
13c89b7ae9
Provide lineSequence() extension method instead of BufferedReader.lines() in order not to conflict with JDK8 instance method with the same name.
2015-06-04 16:32:17 +03:00
..
Files.kt
Do not call mkdirs when destination file of copyTo doesn't have any parent directory.
2015-06-02 15:50:47 +03:00
IOStreams.kt
Kotlin I/O new features: relativeTo, copyTo, copyRecursively, deleteRecursively, file tree walkers,
2015-03-24 19:40:19 +03:00
ReadWrite.kt
Provide lineSequence() extension method instead of BufferedReader.lines() in order not to conflict with JDK8 instance method with the same name.
2015-06-04 16:32:17 +03:00