public K1 KeyAt1(int idx) { return(d1.KeyAt(idx)); }
public K0 KeyAt0(int idx) { return(d0.KeyAt(idx)); }