Make function-orchestrator tests pass.
- add recursive cases to fineTypeIdentity and findTypeDefinition
- add some new built-in types to the static list of built-in types
- call
findTypeIdentity
andfindTypeDefinition
appropriately - address a weird corner case in type key accumulation
- address weird corner cases in type comparison