scala/scala-lang
Scala language tour should have a "higher-kinded types" section
开放
#1,269 创建于 2021年8月17日
help wanted
仓库指标
- 星标
- (299 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
as previously discussed on #850.
I agree with @martijnhoekstra who wrote:
HKTs are a feature that really sets scala apart from other languages like kotlin, an should IMO therefore also be part of the tour, though maybe a bit towards the end
and
It's one of the features that really sets Scala apart from the competition.