Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

clojure vs c# language

Concurrent map/foreach in scala

How to model class hierarchies in Haskell?

Functional Programming and Type Systems

Are there any statically-typed functional languages?

While or Tail Recursion in F#, what to use when?

Splitting a list of items into two lists of odd and even indexed items

Ways to get the middle of a list in Haskell?

Why is the type system refusing my seemingly valid program?

Strictness optimization and memory allocation in Haskell

Writing a lazy, functional, interactive command line application in Clojure

Can traits in D be used for type classes?

Modelling / documenting functional programs

What are real use cases of currying?

Agda Type-Checking and Commutativity / Associativity of +

Space leaks in Haskell

Why can't I write [1,2,3].reduce(Math.max) in Javascript? [duplicate]

Haskell's type signature of u f=f.f is stronger than I would like

Scala String Equality Question from Programming Interview

In R, getting the following error: "attempt to replicate an object of type 'closure'"