-
promises-spec
An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
No: neither of those examples are "properties of futures and of lists as such." "Async/Await" in particular is a special case of monadic behavior of a concurrency monad. This specifically (infamously) came up in the evolution of the Prommise spec in ECMAScript, which in turn led to the development of the Fantasy Land Spec and various implementations of it.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
No: neither of those examples are "properties of futures and of lists as such." "Async/Await" in particular is a special case of monadic behavior of a concurrency monad. This specifically (infamously) came up in the evolution of the Prommise spec in ECMAScript, which in turn led to the development of the Fantasy Land Spec and various implementations of it.
-
The C#/F# divide is such a great example! You've probably seen language-ext for C#, which really deliberately pushes C# into F# territory (and well beyond, at least as far as what's included directly with F# is concerned), and maybe F# Plus for taking F# beyond where it goes "out of the box."