plus

operator fun plus(other: Relations): Relations

Returns a new collection containing the relations from both.


operator fun plus(relation: Relation): Relations

Returns a new collection with the given relation appended.