Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Ruby string to date time format

How to program an iterator in scala without using a mutable variable?

Filtering with a predicate that takes 2 arguments

Differences between Derivable rules and Admissible rules?

Discriminated Unions and let bindings

Pass multiple parameters function from other function with Clojure and readability issues

Javascript polymorphism without OOP classes

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