Move `IxMap` and `SMethodMap` from `lsp-types` to `lsp`?
Open
- Dominant language
- Haskell
- Stars
- 423
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
They're not used by anything else in `lsp-types`, and while they're somewhat generically useful, they're mostly specific to what `lsp` is doing. So I think we could push them over there and keep `lsp-types` focussed on the types.
Contributor guide
Assessment
This issue has not been assessed yet.