Package-level declarations

Types

Link copied to clipboard
class Appendable<T>(val all: MutableList<T> = mutableListOf())
Link copied to clipboard