Gradual typing allows mixing static and dynamic typing in a single language, but partially typed programs can suffer unexpected performance degradation when type annotations are added naively. This research presents a technique to selectively choose a subset of type annotations—derived via type inference—to improve execution
Table of contents
AbstractSort: