set

abstract operator fun set(offset: Int, value: EventIdentifier)

Sets the EventIdentifier at the given offset.

Throws

if the offset is out of bounds.