and

infix fun <T> T.and(other: T): PersistentList<T>

Adds two elements to a new PersistentList.