Open robertDurst opened 1 year ago
While type checking is limited until we have a proper Table type, we can start defining the type signatures for Table methods now in order to allow more programs to type check. These checks will initially be pretty shallow/limited.
This directly addresses a few bug reports:
Oooh, exciting!
While type checking is limited until we have a proper Table type, we can start defining the type signatures for Table methods now in order to allow more programs to type check. These checks will initially be pretty shallow/limited.
This directly addresses a few bug reports: