List.remove

nuint remove(nuint at)

Removes one item and returns 1 when an item was removed.

Returns

1 if an item was removed, otherwise 0.

Parameters

nuint
at

The index of the item to remove. If at >= this.length, the no item is removed.

Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.