current element
Computing term referring to the element currently being processed or pointed to in a data structure, such as in iteration or parsing.
ループ内で現要素を取得する。
Retrieve the current element inside the loop.
現要素の値を更新する。
Update the value of the current element.
Compound of 現 (gen, 'current') and 要素 (yōso, 'element'). A straightforward technical term.