TypL icon indicating copy to clipboard operation
TypL copied to clipboard

Persistent object/array shapes

Open getify opened this issue 5 years ago • 1 comments

  • Object literals' type assignments to properties
  • Persistent object type signatures and array type signatures
  • Destructuring assignments need to be shape checked
  • Enforce param destructuring shape for argument in CallExpression
  • Array signatures need to include support for array-of-type (multidimensional and tuple) #39

getify avatar Feb 20 '19 03:02 getify

Starting on this.

getify avatar Mar 31 '19 16:03 getify