id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
85,Add list-like functions to mutable vectors,is7s,,"I find it quite annoying that list-like functions (folds, map, sum etc.) are missing for mutable vectors. Either I have to implement them myself or freeze the vector to be able to use the immutable versions. Is there a reason for the absence of these functions from the mutable vector modules?",enhancement,closed,major,,,duplicate,,
