lib / com.kirkbushman.araw.utils / kotlin.collections.List

Extensions for kotlin.collections.List

toLinearList

fun List<CommentData>.toLinearList(): List<CommentData>