Allow interfaces to `require implements`
Open
hack
- Dominant language
- C++
- Stars
- 18.7k
- Forks
- 3.1k
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
Making one extend the other isn't equivalent; this matters when trying to define a relationship of 'marker' interfaces - for example, I don't believe it's currently possible in hack to represent this:
``` Hack
Contributor guide
Assessment
This issue has not been assessed yet.