Introduction


Figure 1


Figure 2


Using the REPL


The Julia Type System


Figure 1

This way the types form a tree with abstract types on the nodes and concrete types as leaves. Have a look at this visualization of all subtypes of Number:


Using the Package Manager