static L virtualCountList_incl(int from, int to) { ret virtualCountList(from, to+1); }