Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

clojure for loop, store the values in a set or map

F# - multiply int by float

f# functional-programming

Is there a way to prevent union types in TypeScript?

How do I write this in Ruby/Python? Or, can you translate my LINQ to Ruby/Python?

Can F# teach me good functional programming practices?

In Scala, why does my Sieve algorithm runs so slowly?

break out of filter() function

Get Terminal width Haskell

How to test if two functions are the same?

Is performing a mapping operation without using returned value an antipattern?

Learning Haskell maps, folds, loops and recursion

Map over list, except for last list element

How can I loop through each character in a string in Elixir? [closed]

Function composition in Perl

How to simplify nested-if using to return value in Haskell

Functions that look pure to callers but internally use mutation

Scala filter on a list by index

In F#, what does pipelining mean?

f# functional-programming

Haskell - Redefining (hiding) arithmetic operators

How to program without side-effects in Java?