Anonymous function

id: anonymous-function-204-7682383
title: Anonymous function
text: In computer programming, an anonymous function is a function definition that is not bound to an identifier. Anonymous functions are often arguments being passed to higher-order functions or used for constructing the result of a higher-order function that needs to return a function. If the function is only used once, or a limited number of times, an anonymous function may be syntactically lighter than using a named function. Anonymous functions are ubiquitous in functional programming languages a
brand slug: wiki
category slug: encyclopedia
description: Function definition that is not bound to an identifier
original url: https://en.wikipedia.org/wiki/Anonymous_function
date created: 2006-09-16T17:03:12Z
date modified: 2024-09-09T22:54:09Z
main entity: {"identifier":"Q567612","url":"https://www.wikidata.org/entity/Q567612"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part