Compiler Plugin Utils
1.1.1-SNAPSHOT
Compiler Plugin Utils
/
com.rnett.plugin.stdlib
/
Kotlin
/
Collections
Collections
object
Collections
:
PackageRef
Content copied to clipboard
Types
Functions
Properties
Sources
Types
List
Link copied to clipboard
object
List
:
ClassRef
Content copied to clipboard
Map
Link copied to clipboard
object
Map
:
ClassRef
Content copied to clipboard
Mutable
List
Link copied to clipboard
object
MutableList
:
ClassRef
Content copied to clipboard
Mutable
Map
Link copied to clipboard
object
MutableMap
:
ClassRef
Content copied to clipboard
Mutable
Set
Link copied to clipboard
object
MutableSet
:
ClassRef
Content copied to clipboard
Set
Link copied to clipboard
object
Set
:
ClassRef
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
arrayToList
Link copied to clipboard
val
arrayToList
:
FunctionRef
Content copied to clipboard
arrayToMutableList
Link copied to clipboard
val
arrayToMutableList
:
FunctionRef
Content copied to clipboard
Collection
Link copied to clipboard
val
Collection
:
ClassRef
Content copied to clipboard
collectionToTypedArray
Link copied to clipboard
val
collectionToTypedArray
:
FunctionRef
Content copied to clipboard
fqName
Link copied to clipboard
val
fqName
:
FqName
Content copied to clipboard
Iterable
Link copied to clipboard
val
Iterable
:
ClassRef
Content copied to clipboard
iterableMinusElementToList
Link copied to clipboard
val
iterableMinusElementToList
:
FunctionRef
Content copied to clipboard
iterableMinusIterableToList
Link copied to clipboard
val
iterableMinusIterableToList
:
FunctionRef
Content copied to clipboard
iterablePlusElementToList
Link copied to clipboard
val
iterablePlusElementToList
:
FunctionRef
Content copied to clipboard
iterablePlusIterableToList
Link copied to clipboard
val
iterablePlusIterableToList
:
FunctionRef
Content copied to clipboard
iterableToList
Link copied to clipboard
val
iterableToList
:
FunctionRef
Content copied to clipboard
iterableToMap
Link copied to clipboard
val
iterableToMap
:
FunctionRef
Content copied to clipboard
iterableToMutableList
Link copied to clipboard
val
iterableToMutableList
:
FunctionRef
Content copied to clipboard
listOfEmpty
Link copied to clipboard
val
listOfEmpty
:
FunctionRef
Content copied to clipboard
listOfNotNullVararg
Link copied to clipboard
val
listOfNotNullVararg
:
FunctionRef
Content copied to clipboard
listOfVararg
Link copied to clipboard
val
listOfVararg
:
FunctionRef
Content copied to clipboard
mapGetOrDefault
Link copied to clipboard
val
mapGetOrDefault
:
FunctionRef
Content copied to clipboard
mapGetOrElse
Link copied to clipboard
val
mapGetOrElse
:
FunctionRef
Content copied to clipboard
mapGetValue
Link copied to clipboard
val
mapGetValue
:
FunctionRef
Content copied to clipboard
mapMinusIterableKeys
Link copied to clipboard
val
mapMinusIterableKeys
:
FunctionRef
Content copied to clipboard
mapMinusKey
Link copied to clipboard
val
mapMinusKey
:
FunctionRef
Content copied to clipboard
mapOfEmpty
Link copied to clipboard
val
mapOfEmpty
:
FunctionRef
Content copied to clipboard
mapOfVararg
Link copied to clipboard
val
mapOfVararg
:
FunctionRef
Content copied to clipboard
mapPlusElementPair
Link copied to clipboard
val
mapPlusElementPair
:
FunctionRef
Content copied to clipboard
mapPlusIterablePairs
Link copied to clipboard
val
mapPlusIterablePairs
:
FunctionRef
Content copied to clipboard
mapPlusMap
Link copied to clipboard
val
mapPlusMap
:
FunctionRef
Content copied to clipboard
mapToList
Link copied to clipboard
val
mapToList
:
FunctionRef
Content copied to clipboard
mutableListOfEmpty
Link copied to clipboard
val
mutableListOfEmpty
:
FunctionRef
Content copied to clipboard
mutableListOfVararg
Link copied to clipboard
val
mutableListOfVararg
:
FunctionRef
Content copied to clipboard
mutableListRemoveFirst
Link copied to clipboard
val
mutableListRemoveFirst
:
FunctionRef
Content copied to clipboard
mutableListRemoveLast
Link copied to clipboard
val
mutableListRemoveLast
:
FunctionRef
Content copied to clipboard
mutableMapGetOrPut
Link copied to clipboard
val
mutableMapGetOrPut
:
FunctionRef
Content copied to clipboard
mutableMapOfEmpty
Link copied to clipboard
val
mutableMapOfEmpty
:
FunctionRef
Content copied to clipboard
mutableMapOfVararg
Link copied to clipboard
val
mutableMapOfVararg
:
FunctionRef
Content copied to clipboard
mutableSetOfEmpty
Link copied to clipboard
val
mutableSetOfEmpty
:
FunctionRef
Content copied to clipboard
mutableSetOfVararg
Link copied to clipboard
val
mutableSetOfVararg
:
FunctionRef
Content copied to clipboard
setMinusElementToSet
Link copied to clipboard
val
setMinusElementToSet
:
FunctionRef
Content copied to clipboard
setMinusIterableToSet
Link copied to clipboard
val
setMinusIterableToSet
:
FunctionRef
Content copied to clipboard
setOfEmpty
Link copied to clipboard
val
setOfEmpty
:
FunctionRef
Content copied to clipboard
setOfNotNullVararg
Link copied to clipboard
val
setOfNotNullVararg
:
FunctionRef
Content copied to clipboard
setOfVararg
Link copied to clipboard
val
setOfVararg
:
FunctionRef
Content copied to clipboard
setPlusElementToSet
Link copied to clipboard
val
setPlusElementToSet
:
FunctionRef
Content copied to clipboard
setPlusIterableToSet
Link copied to clipboard
val
setPlusIterableToSet
:
FunctionRef
Content copied to clipboard
Sources
jvm source
Link copied to clipboard