This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
forked from jashkenas/coffeescript
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Unix-like piping. Allows chaining of function calls where every…
… succeeding call receives as first argument the result of all preceding expressions.
- Loading branch information
1 parent
8f3ea1d
commit 7ee10e0
Showing
6 changed files
with
255 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.