Last Updated:2025/12/07
(programming) A programming paradigm in which function definitions do not identify the arguments (or points
) on which they operate. Instead, the definitions merely compose other functions, among which are combinators that manipulate the arguments.
音声機能が動作しない場合はこちらをご確認ください
See correct answer
tacit programming
Edit Histories(0)
Source Word
tacit programming
Noun
uncountable
Japanese Meaning
関数定義において操作対象となる引数を明示的に記述せず、代わりに他の関数の合成を通じてプログラムの動作や論理を構築するプログラミングパラダイム