noun
built-in function
In programming, a function provided by the language or environment, as opposed to a user-defined function.
Pythonには多くの便利な組み込み関数が用意されている。
Python provides many useful built-in functions.
Standard kanji spelling.
Variant with 組込み instead of 組み込み; both are used.
A user-defined function, as opposed to a built-in function.
Compound of 組み込み (built-in) and 関数 (function).