> [luarrow] Pipeline-operator and Haskell-style function composition, for Lua (like: `x |> h |> g |> f` and `f . g . h $ x`)
subredditに投稿しました🥳🎉✨✨
ゆっくりしていってね!!!
#lua#functional_programming#Haskell
Luaで真のパイプライン演算子 |> を実現するライブラリ作った!!!
OCaml/Julia/F#/Elixirみたいに x |> f |> g って書けるやつ(正確には x % f ^ g)
Haskellの f . g $ x も書ける(f * g % x)
皆大好き依存ゼロで、オーバーヘッドもほぼゼロ(LuaJIT)!
#Lua#FunctionalProgramming
We always like to celebrate at @Lambda_World where our attendees come from. This year they come as far away as New Zealand and USA
Functional programming conferences shows they reach all areas of the world
#Lambdaworld#worldwide#functional_programming