Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for dropLast (0.06 seconds)

  1. build-logic/kotlin-dsl-shared-runtime/src/main/kotlin/org/gradle/kotlin/dsl/internal/sharedruntime/codegen/ApiExtensionGeneratorFacade.kt

                        )
                    )
                ),
                isVarargs = true,
                asArgument = "mapOf(*${first.asArgument})"
            )
            if (last().type.isSAM) last().let { action -> drop(1).dropLast(1) + mappedMapParameter + action }
            else drop(1) + mappedMapParameter
        } ?: this
    
    
    private
    fun List<MappedApiFunctionParameter>.javaClassToKotlinClass() =
        map { p ->
            p.type.run {
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Mar 12 15:56:18 GMT 2025
    - 17.8K bytes
    - Click Count (0)
  2. docs/en/docs/img/sponsors/dropbase-banner.svg

    dropbase-banner.svg...
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Jan 23 14:56:14 GMT 2022
    - 20.7K bytes
    - Click Count (0)
Back to Top