ericmedvet / jgea

Apache License 2.0
18 stars 11 forks source link

Cleaning: guava and records. #27

Open ericmedvet opened 1 year ago

ericmedvet commented 1 year ago

Remove dependency from guava and use records wherever possible.

ericmedvet commented 11 months ago

Maybe also exploit new JDK21 features, namely sequenced collections.