Adds a list of elements to a bin. This function is equivalent to calling add() for each member of the list. The return value of each add() is ignored.
See Implementation
Adds a list of elements to a bin. This function is equivalent to calling add() for each member of the list. The return value of each add() is ignored.