Building a Julia module to get information about spaceships
Posted on Tue 06 October 2020 in julia
![](images/x_wing_ascii_art.png)
I stumbled around a bit trying to work out how to create a module, use it and be able to edit it on the fly. There was a bit of head scratching but I was able to work out how to create a module to get data about spaceships.
Continue reading