The docs need a once-over for recent Julia versions. * `]add` instead of `Pkg.add`, perhaps * Don't refer to `Nullable` in the simulated annealing example * Make sure the example code loads the correct stdlibs, including packages I personally have in my startup file :) * etc