jkrumbiegel / Chain.jl

A Julia package for piping a value through a series of transformation expressions using a more convenient syntax than Julia's native piping functionality.
MIT License
368 stars 16 forks source link

README: more informative intro sentence #14

Closed waldyrious closed 3 years ago

waldyrious commented 3 years ago

Also add links to the pre-announcement Discourse post/thread and to the alternative tools (Pipe.jl and Lazy.jl), and unwrap the only line that was hard-wrapped in the document.