expression, suru verb (irregular)
nest; place one inside another
Computing term for placing structures (e.g., loops, functions, tags) inside each other. Also used for physical nesting like boxes or dolls.
このコードでは、forループを入れ子にしている。
In this code, the for loops are nested.
Matryoshka dolls are dolls nested inside each other.