Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Boldyrev <ribkatt@gmail.com>
  • Loading branch information
zerobias committed Oct 29, 2016
1 parent 9a21e7d commit a22ce85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ Ensue turns
into linear form
>seq=P( a, b, c )
>seq( data )
or even array for steps
>seq=[ a, b, c ]
>ensue( seq )( data )
Also lib supports nested array of pipes, so you can describe your sequences as simple function lists
Expand Down

0 comments on commit a22ce85

Please sign in to comment.