Nesting of Type Contexts, Type Hints, and Improved Array Typing
Compare changes
- Frederik Hennig authored
This MR introduces a few extensions to the typifier, allowing it to infer types for a wider range of more complex expressions. In particular, the typing of array literals and array declaration is improved significantly.
PsCast
and relationals if the argument type could not be inferredCloses #99 (closed).