sbt/main
Ethan Atkins d18cb83b3c Switch from Vector to List in Settings
Using List instead of vector makes the code a bit more readable. We
don't need indexed access into the data structure so its unlikely that
Vector was providing any performance benefit.
2019-08-09 12:18:22 -07:00
..
src Switch from Vector to List in Settings 2019-08-09 12:18:22 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00