pub fn stack_has_polymorphic_eq(
    state: &AbstractState,
    index1: usize,
    index2: usize
) -> bool
Expand description

Determine whether two tokens on the stack have the same type