add

fun add(v: T): Boolean

Adds the element v into this queue if it isn't already in the hash set.

Return

true if the element was added