Weblio英和対訳辞書

英和辞典・和英辞典 - Weblio辞書

First-class function

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。
調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

First-class function

出典:『Wikipedia』 (2011/06/22 16:45 UTC 版)

英語による解説

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

In computer science, a programming language is said to have first-class functions if it treats functions as first-class objects. Specifically, this means that the language supports passing functions as arguments to other functions, returning them as the values from other functions, and assigning them to variables or storing them in data structures. Some authors require support for anonymous functions as well. The term was coined by Christopher Strachey in the context offunctions as first-class citizensin the mid-1960s.

first-class functionのページの著作権