unify_stacks

Function unify_stacks 

Source
pub fn unify_stacks(s1: &StackType, s2: &StackType) -> Result<Subst, String>
Expand description

Unify two stack types, returning a substitution or an error