Bisector<T, V extends Comparable<Object> > constructor
const
Bisector<T, V extends Comparable<Object> > (
- V accessor(
- T
Implementation
const Bisector(this.accessor);