协调器
... combinationlight长二十米以下机动船的两色灯 combinator协调器 combinatory组合的 ...
组合子
...组合子(combinator)是一个听上去很陌生但实际上很熟悉的概念:一种特殊的函数。
一种结合符
...x; } 2) 在后代选择器中,规则左边的选择器一端包括两个或多个用空格分隔的选择器。选择器之间的空格是一种结合符(combinator)。每个空格结合符可以解释为“.
Combinatory logic is a notation to eliminate the need for quantified variables in mathematical logic. It was introduced by Moses Schönfinkel and Haskell Curry, and has more recently been used in computer science as a theoretical model of computation and also as a basis for the design of functional programming languages. It is based on combinators. A combinator is a higher-order function that uses only function application and earlier defined combinators to define a result from its arguments.