tacit programming
Appearance
English
[edit]Noun
[edit]tacit programming (uncountable)
- (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.