noun
sequence-of type
Computing term for a type that represents a sequence of elements of a single type. Rare outside technical documentation.
このプログラミング言語では、単一型順序列型はリストとして実装されることが多い。
In this programming language, the sequence-of type is often implemented as a list.
Compound of 単一型 (single type) + 順序列 (ordered sequence) + 型 (type). A technical term formed from standard kanji meanings.