static ItIt countIterator(int a default 0, int b) { ret countIterator_exclusive(default, b); } static ItIt countIterator(int a default 0, int b, IF1 f) { ret countIterator_exclusive(default, b, f); }