|
|
|
|
|
by afranchuk
1583 days ago
|
|
Cool! I was surprised to see ropey as a dependency, I agree those utility functions should be inlined. I'm currently using ropey to keep the server side state of documents in an LSP server. I recommend you add at least a slice type, as that's typically desirable. But looks great otherwise! |
|
I like the idea of adding a slice type. What use case do you have in mind for that?