rd-framework / com.jetbrains.rd.framework / array

array

inline fun <reified T> ISerializer<T>.array(): ISerializer<Array<T>>