Manishearth/triomphe

Missing FromIterator for Arc

stepancheg opened this issue · 0 comments

std::sync::Arc implements FromIterator.

thiomphe::Arc should implement it too.