dbrattli / Expression

Pragmatic functional programming for Python inspired by F#
https://expression.readthedocs.io
MIT License
421 stars 30 forks source link

Thank you! #74

Open MalongTang opened 2 years ago

MalongTang commented 2 years ago

In fact, I have been admiring the scala-style chaining function call and other functional programing concepts for a long time, but my usual work is all on python, Now I find I can achieve a good trade-off by combining your library and fn(used for simplifng lambda function into a blank space, sadly not maintained since 2014), Thank you again! Hope you can keep maintain and enpower this fantanstic object!

jcdeargaez commented 1 year ago

Thank you so much for creating expression. Joining the facts that F# is a kick ass language, and the top popularity of Python, we can have the best of both worlds.