View on GitHub

SpheroidScript

//Spheroid Script/spheroid/Pair/<init>

<init>

Creates a new instance of Pair.

fun <A : Any?, B : Any?> <init>(first: A, second: B)