Skip to content

Make function-orchestrator tests pass.

Cory Massaro requested to merge apine-find-identity-and-definition into main
  • add recursive cases to fineTypeIdentity and findTypeDefinition
  • add some new built-in types to the static list of built-in types
  • call findTypeIdentity and findTypeDefinition appropriately
  • address a weird corner case in type key accumulation
  • address weird corner cases in type comparison

Merge request reports