This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-parser
/
test
/
fixtures
/
experimental
/
pipeline-operator
/
proposal-fsharp-arrow-and-array-in-body
/
input.js
James DiGioia
6b8a37c413
Implement f# pipeline in parser (
#9450
)
2019-06-30 12:53:22 +02:00
2 lines
37 B
JavaScript
Raw
Blame
History
x
=>
x
|
>
[
y
=>
y
+
1
]
|
>
z
=>
z
*
2
Reference in New Issue
View Git Blame
Copy Permalink