Skip to content

Commit

Permalink
Add Prior Art
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarkbage committed Nov 8, 2017
1 parent 144e093 commit faa2367
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,12 @@ It's unclear what the `return` statement should do inside these generators. It c

[Array comprehensions](http://tc39wiki.calculist.org/es6/array-comprehensions/)

## Prior Art

[F# Sequence Expressions][https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/sequences]

[Scala Sequence Comprehensions][https://docs.scala-lang.org/tour/sequence-comprehensions.html]

## [Status of this Proposal](https://github.com/tc39/ecma262)

This has not yet been presented to TC39. I'm still gathering feedback.

0 comments on commit faa2367

Please sign in to comment.