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
4e283fd62fa101a344dc6e5e3a41ef93d2feb47d
kotlin-fork
/
libraries
/
stdlib
/
test
/
text
T
History
Ilya Gorbunov
cac058d5a3
Fix endsWith in JS always ignored character case, regardless of the ignoreCase parameter value.
...
startsWith, endsWith again use native implementation when possible.
2015-04-01 23:10:14 +03:00
..
StringBuilderTest.kt
StringBuilder builder and appendln
2014-06-24 23:49:15 +04:00
StringJVMTest.kt
Add takeLast method for String, lists and arrays.
2015-03-25 03:26:06 +03:00
StringTest.kt
Fix endsWith in JS always ignored character case, regardless of the ignoreCase parameter value.
2015-04-01 23:10:14 +03:00
StringUtilTest.kt
Stdlib: run all stdlib tests with JS backend(as possible).
2014-10-13 21:25:56 +04:00