Open keynmol opened 3 years ago
That solves the problem with the compilation I was having. It compiles now for me. This also helps get IntelliJ indexing to work, allowing me to jump around the code much more easily.
Other good news, I might be able to get Scala 3 into this as well. Just need to fiddle a little with codecs, I think
Ah very nice! I fear getting banana-rdf to scala3 is going to be quite a lot more work as I need to replace projection types we used.
See #7 for explanation of the issue.