By: oxinabox.github.io Re-posted from: https://white.ucc.asn.au/2020/04/19/Julia-Antipatterns.html An antipattern is a common solution to a problem that over-all makes things worse than they could have been. This blog post aims to highlight a few antipatterns common in Julia code. I suspect a lot of this is due to baggage brought from other languages, where these are not Antipatterns, but are in f