register

fun register(id: OpId, op: Op)

Registers op under id.

Throws

if id is already registered. A homogeneous binary registers each op exactly once at startup; a duplicate is a programming error.