Ask a question to get started
Enter to send•Shift+Enter new line
Add a sequence of addable objects together.
add( addables: Iterable[Addable], ) -> Addable | None
addables
Iterable[Addable]
The addable objects to add.