map Vararg
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Boolean, vararg otherX: Boolean
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Byte, vararg otherX: Byte
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Char, vararg otherX: Char
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Short, vararg otherX: Short
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Int, vararg otherX: Int
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Long, vararg otherX: Long
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Float, vararg otherX: Float
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: T, vararg otherX: T
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: R, vararg otherX: R
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Boolean.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Boolean, vararg otherX: Boolean
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Byte.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Byte, vararg otherX: Byte
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Char.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Char, vararg otherX: Char
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Short.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Short, vararg otherX: Short
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Int.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Int, vararg otherX: Int
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Long.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Long, vararg otherX: Long
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Float.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Float, vararg otherX: Float
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0
Maps the given arg and all elements in otherArgs by the given mapper to Double.
This function is intended for API functions which expect x: Double, vararg otherX: Double
and want to pass the arguments to another function expecting x: Double, vararg otherX: Double
.
Return
a Pair containing the mapped arg as first and the mapped otherArgs as second element.
Since
3.1.0