For https://adventofcode.com/2018/day/14
To run -main function with any parameters, invoke:
clj -m aoc14.core
Copyright © 2019 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
single or double digit number. in: vector of single digit integers out: vector of single digit number of length +1 or +2 Justin&Aaron
tuple where the int values are the current location of the elves out: two tuple of the new location of the elves Ryan & Peter
current state, determine if we are done yet or not if we are done, return the final 10 digits if we are not done return nil
next state