Wiktionary英語版

出典:Wiktionary

partial application

出典:『Wiktionary』 (2024/12/12 20:11 UTC )

上位語

関連する語

参照

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Partial application

出典:『Wikipedia』 (2011/06/07 02:07 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In computer science, partial application (or partial function application) refers to the process of fixing a number of arguments to a function, producing another function of smaller arity. Given the definition of f above, we might fix (or 'bind') the first argument, producing a function of type . Evaluation of this function might be represented as fpartial(2,3). Note that the result of partial function application in this case is a function that takes two arguments.

Partial applicationのページの著作権