Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What is the type of the variable in do-notation here in Haskell?

Java 8 - Filter with BiPredicate

What does immutable variable in Haskell mean?

Is there a good comparison between Functional Java and Guava?

Where and why is identity function useful?

Apply a list of functions to a value in Ramda

How to declare a function as a variable in Kotlin

Which language in DrScheme for SICP?

How to perform pattern matching with vararg case classes?

scala game programming: advancing object position in a functional style

Need help understanding currying using groovy closures?

What is the scope of a function in Javascript/ECMAScript?

Should I always give a return value to my function?

What does uncurry ($) do?

How do pipes and monads work together in JavaScript?

Functional programming in C/C++?

How to learn OCaml efficiently? [closed]

Scala list with same adjacent values

closures and objects [closed]

Map function to second level of nested list using purrr