Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.13.0
-
None
Description
ConstantArgumentCount is quite useful when implementing custom type inference. While the user can, of course, implement an ArgumentCount as well with just a few methods, it feels like this one is the most commonly used implementation and could be provided as public API (currently, it's marked @Internal.