operator [] method

WorkerSocket operator [](
  1. int id
)

Implementation

WorkerSocket operator [](int id) => workerAt(id);