What is the meaning of Tacit_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.

Source: wiktionary.org