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
fdc0a8ec07659fedc4654d3c24a4d85dc45c1c80
kotlin-fork
/
libraries
/
tools
/
kotlin-stdlib-gen
/
src
/
templates
T
History
Ilya Gorbunov
ed8c71442b
[stdlib] Use more idiomatic index range check in getOrElse/Null
2024-03-11 18:12:27 +00:00
..
dsl
[stdlib] Specify AT_MOST_ONCE contract for default-value-like functional parameters KT-54879
2024-03-11 18:12:27 +00:00
Aggregates.kt
Clean up WasExperimental annotation from declarations with SinceKotlin<=1.4
2023-11-10 12:20:52 +00:00
Arrays.kt
[stdlib-gen] Minor refactoring: use enum entries instead of values
2023-10-19 03:11:54 +00:00
Comparables.kt
[Stdlib] Remove @InlineOnly from expect declarations of minOf(), maxOf()
2023-07-24 09:48:49 +00:00
Elements.kt
[stdlib] Use more idiomatic index range check in getOrElse/Null
2024-03-11 18:12:27 +00:00
Filtering.kt
…
Generators.kt
…
Guards.kt
…
Mapping.kt
…
Numeric.kt
…
Ordering.kt
…
Ranges.kt
[Docs] Samples for 'step' function
2023-08-25 19:34:39 +00:00
Sequence.kt
…
Sets.kt
…
Snapshots.kt
…
Strings.kt
…
Util.kt
…