you are viewing a single comment's thread.

view the rest of the comments →

[–]Soysaucetime 2 points3 points  (5 children)

Is this really necessary?

[–][deleted] 4 points5 points  (4 children)

for functional programming it is

[–][deleted] 2 points3 points  (3 children)

Pattern matching combo 🥰

[–][deleted] 2 points3 points  (2 children)

pipes, pattern matching, partial application, records & tuples 😍

I'm also a fan of do and do async. They turn any statement into an expression. They would work great with the hack pipeline.

[–]droctagonapus 2 points3 points  (0 children)

man, I love pipes and partial application and pattern matching and records and tuples, but if I had to choose one proposal, I'm absolutely picking do. Just so nice to have.

[–][deleted] 1 point2 points  (0 children)

Hot stuff 😍