Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Difference between GADTs and GADTSyntax

In Scala, how to define a `val` in a `if block`?

map behaviour with strings

Forgetting Cofree annotations using a catamorphism

Does Kotlin have functional List data structure?

Can I have a monitor in XMobar that keeps state form one invocation to the next?

can monads be seen as a reification of computation (or computationals processes)?

Functional way of re-using variables in a pipe

What is the use of Universal trait in Scala?

Extracting values from a deeply nested data structure in haskell

JavaScript: Anonymous vs Helper function

How to implement a nested for loop in functional programming in python?

What is the different between curry and partial function in Ramda?

why does itertools.count() consume an extra element when used with zip?

Exception handling in lambda calculus and functional programming

What should be the domain of a 'minimum' function in functional programming?

Mixing Either and TaskEither in a pipe in fp-ts

map2 in scala in Exception Handling

Designing React Hooks prevent react-hooks/exhaustive-deps warning