pub fn hash_alpha_equiv(a: &str, b: &str) -> bool
Checks if two expression strings are alpha-equivalent by their hashes.