tacit programming

English

Noun

tacit programming (uncountable)

  1. (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 also