Proposal withdrawn for Function.pipe / flow

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • notes

    TC39 meeting notes (by tc39)

  • proposal-function-pipe-flow

    Discontinued A proposal to standardize helper functions for serial function application and function composition.

  • With thanks to J.S. Choi for his work in championing it, but the Function.pipe/flow (+compose) proposal has been rejected for Stage 1 by the TC39 Committee:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • proposal-pipeline-operator

    A proposal for adding a useful pipe operator to JavaScript.

  • I must admit I've not read the meeting minutes in full, but I've gleaned that at least one objection is that Function.pipe/etc was, in part, proposed in reaction to the syntax-based F#-pipe losing out in favour of the current Hack-pipe, which currently sits at a hard-fought-for Stage 2.

  • proposal-pattern-matching

    Pattern matching syntax for ECMAScript

  • Ironically, JavaScript has a Stage 1 pattern-matching proposal. It works as an expression, so would integrate nicely with all the linearizing shenanigans we're talking about.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts