-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
0. parsingThings related to lexer and parserThings related to lexer and parser1. type inferenceType inference and the Unif languageType inference and the Unif language
Description
It would be nice to allow accessing to a function representing a method without η-expanding it. We agreed on the following syntax (in the grammar of identifiers).
(.m)for a methodmassigned to a type that should be inferred by a type-checker.(.m of T)for a methodmassigned to a typeT.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. parsingThings related to lexer and parserThings related to lexer and parser1. type inferenceType inference and the Unif languageType inference and the Unif language