Children

Gets all children of child M in A.

alias Children(alias A, string M) = Children!(getChild!(A, M))

Meta