PAIR

inline fun <FP : Any, FC : Any, SP : Any, SC : Any> PAIR(firstType: PersistentDataType<FP, FC>, secondType: PersistentDataType<SP, SC>): PairPersistentDataType<FP, FC, SP, SC>(source)