Uniform Function Call Syntax

id: uniform-function-call-syntax-221-1441686
title: Uniform Function Call Syntax
text: Uniform Function Call Syntax (UFCS) or Uniform Call Syntax (UCS) or sometimes Universal Function Call Syntax is a programming language feature in D, Nim, Koka, and Effekt that allows any function to be called using the syntax for method calls, by using the receiver as the first parameter and the given arguments as the remaining parameters. The same technique is used in the AviSynth scripting language under the name "OOP notation". UFCS is particularly useful when function calls are chained. It a
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Uniform_Function_Call_Syntax
date created: 2014-10-13T17:15:55Z
date modified: 2024-09-13T23:06:08Z
main entity: {"identifier":"Q18356467","url":"https://www.wikidata.org/entity/Q18356467"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part