The power of Julia is its type system and multiple dispatch for methods. Understanding the Julia type hierarchy helps write efficient code with tighter control. Here's julia_types, a julia program that can print the complete type hierarchy.
Read this post on sidekick.windforwings.com