Julia 1.0 Programming Complete Reference Guide
上QQ阅读APP看书,第一时间看更新

Summary

In this chapter, we delved into types and type hierarchies in Julia. We got a much better understanding of types and how functions work on them through multiple dispatch. The next chapter will reveal another power tool in Julia: metaprogramming and macros.