getChild

Gets the child M2 in M1 in A.

alias getChild(alias A, string M1, string M2) = getChild!(getChild!(A, M1), M2)

Meta