export default function StackEntry(D, li, lj, ri, rj) {
    this.D = D;
    this.li = li;
    this.lj = lj;
    this.ri = ri;