Type-Dispatch Design: Post Object-Oriented Programming for Julia
In this post I am going to try to explain in detail the type-dispatch design which is used in Julian software architectures. It's modeled after the design of many different packages and Julia Base,...
Read It