Skip to contents

Generic `insert()` dispatches by class.

Usage

insert(x, ...)

Arguments

x

Object to insert into.

...

Method-specific arguments.

Value

Updated object.

See also

[insert.priority_queue()], [insert.ordered_sequence()], [insert.interval_index()]