Triple Persistent Data Type
Constructors
Link copied to clipboard
constructor(firstType: PersistentDataType<P1, C1>, secondType: PersistentDataType<P2, C2>, thirdType: PersistentDataType<P3, C3>)
Functions
Link copied to clipboard
inline fun <P : Any, C : Any> PersistentDataType<P, C>.asNullable(): NullablePersistentDataType<P, C>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard