alexklibisz/elastiknn

Migrate to Scala 3

alexklibisz opened this issue · 0 comments

Background

As the title suggests, migrate from Scala 2.13 to Scala 3. As per #392 , I do not plan to publish libraries, and so I do not plan to cross-build for Scala 2.x and 3.x.

Deliverables

  • Entire codebase in latest Scala 3.

Related Issues