How to use python’s Structural Pattern Matching to test built in types? I’m trying to use SPM to determine if a certain type is an int or an str.