Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

f# sequence of running total

f# functional-programming

What is define-struct in Racket and why are there no variables?

How roughen (as opposed to flatten) a list in a functional style?

Multiple assignment in Scala without using Array?

To "combine" functions in javascript in a functional way?

Change a if-else-construct in a more functional style?

Is there a scala list operation that makes tuples from lists?

Find prime numbers using Scala. Help me to improve

Recursively sort non-contiguous list to list of contiguous lists

How does quicksort in Haskell work?

Failure to infer type at an unexpected place (possible javac bug?) [duplicate]

Can Data.Vector's modify ever really be done in place? [duplicate]

haskell modulus primitive recursion

Time difference in the reactimate (sense) function in Yampa

example uses scalaz.Lens's modf, modp and xmap

Functional approaches to designing the discrete side of hybrid systems

Is it possible to implement `max` efficiently on the untyped lambda calculus?

Is it possible to generate the wheel lazily?

Functional paradigm design [closed]