Implicitly loaded modules in the future?

Hmm. This could have just as well been written

using Random: shuffle!
using Core: Options, Dataset, RecordType
using EquationUtils: stringTree
using PopMember: PopMember
using Population: Population, bestOfSample
using Mutate: nextGeneration
using Recorder: @recorder

if all the files corresponded to modules. No loss of legibility…

3 Likes