Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What are the benefits of letrec?

Is there a total alternative to the `read` function?

When is it okay to use "var" in Scala?

Control.Parallel compile issue in Haskell

RxJS Promise Composition (passing data)

Are there any decent scripting languages that use functional programming?

Scalaz: request for use case for Cokleisli composition

How does the functional programming recommendation for static methods influence testability?

Why does FRP consider time as a factor for values?

Scala Passing Function with Argument

How do F# units of measure work?

In C# is it a good practice to use recursive functions in algorithms? [closed]

How to iterate through a module's functions [duplicate]

haskell - let/where equivalent within list comprehension?

Why can you only prepend to lists in functional languages?

Operator Overloading in Clojure

F# and duck-typing

Why is the function curry called curry?

frameworks for representing data processing as a pipeline

Performance Implications of Point-Free style