hkt icon indicating copy to clipboard operation
hkt copied to clipboard

Local classes shouldn't be able to implement __* interfaces

Open gneuvill opened this issue 8 years ago • 0 comments

Local classes are classes declared inside methods or value constructors : there seems to be no use case for lifting those to type constructors.

gneuvill avatar May 10 '16 22:05 gneuvill