Function composition vs pipeline
J. S. Choi
js_choi at icloud.com
Fri Feb 23 14:22:06 UTC 2018
See also recent discussions in these GitHub issues that touch on composition: https://github.com/tc39/proposal-pipeline-operator/issues?q=composition+sort%3Aupdated-desc.
Look particularly at the issues that were created after 2018-01-31 – when Gilbert/Mindeavor split the proposal into four competing proposals – since those issues reflect the current state of the art. To see those four competing proposals, look at the pipeline operator’s wiki, which has a list of the four proposals (https://github.com/tc39/proposal-pipeline-operator/wiki).
In particular, Naveem, you may be interested in https://github.com/tc39/proposal-pipeline-operator/issues/93, which discusses the intersection of terse function application and terse function composition.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180223/db0bda97/attachment.html>
More information about the es-discuss
mailing list