Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is flattening a list easier in dependently typed functional programming languages?

Demonstrate first-class functions in this simple example [closed]

How to properly use IO and OptionT in service layer in for-comprehension?

Function wont accept Lambda but will accept function pointer

Determine the arguments and keyword arguments of a function

Ramda or not ramda [closed]

Racket: Difference between `range` and `in-range`

Is this a proper way to exploit Ghosts of Departed Proofs in Haskell?

Is assignment with "let" not against the idea of functional programming in Clojure

Name for representing commands as data in functional languages?

Dartz - get left of Either

In functional Scala, what is a good way to go transform one parametrized type to another?

Functional program - write a function to rearrange an array from the middle

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)?