![Learning Functional Programming in Go](https://wfqqreader-1252317822.image.myqcloud.com/cover/487/36700487/b_36700487.jpg)
上QQ阅读APP看书,第一时间看更新
Tacit programming
Tacit programming is a style of programming where function definitions compose other functions and combinators manipulate the arguments. A combinator is a higher-order function that uses only function application and pre-defined combinators to define the result from its arguments. For more details, see the Moses Schonfinkel section in Chapter 11, Category Theory That Applies.