}
impl Thread<Comment> {
impl<CodeLoc> Thread<Comment<CodeLoc>> {
pub fn has_participant(&self, actor: ActorId) -> bool {
self.comments
.iter()