Copy link
@PetarKirov

PetarKirov Oct 22, 2015

Member

@andralex Yes, it would be better with among, but you'll first have to convince some of the DMD developers that the benefits (no raw loops, no raw sync primitives, no incidental data structures, etc) of using Phobos outweigh the drawbacks (larger binary size, maybe slower execution due to abstraction penalty, etc).