LiveTyping-Generics

Description

Static analysis to gather parameters for Generic Types

Details

Source
GitHub
Created
Dec. 25, 2022
Updated
June 6, 2023

README excerpt

# LiveTyping-Generics

This package adds an inference algorithm to LiveTyping in Cuis-Smalltalk to gather polymorphic parameters for collections.

That way, type information such as Array\<String\> can be collected. 
← Back to results