Legend for methods/intrinsics: blue is safe, red is unsafe. solid is stable, dashed is unstable
digraph hierarchy {
rankdir=LR
nodesep=1.0 // increases the separation between nodes
node [color=Red,fontname=Courier,shape=box] //All nodes will this shape and colour
edge [color=Blue] //All the lines look like this
transmute
transmute_unchecked