plts
plts copied to clipboard
A collection of programming languages and type systems.
Results
7
plts issues
Sort by
recently updated
recently updated
newest added
Finding unused variables is trivial, but removing them safely is trickier. If we remove an unused parameter, we need to update all places a value for that parameter is passed,...