rd-framework / com.jetbrains.rd.framework / list

list

fun <T> ISerializer<T>.list(): ISerializer<List<T>>