Is it currently possible to call seq setLen without 0-initialization (for 
efficiency)? newSeqOfCap is not applicable since I want to reuse a buffer if 
not, should we add an overload for setLen? 

Reply via email to