Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Efficiency of unfoldr versus zipWith

(Un)folding a sheet of paper according to a pattern and giving the order of the layers

What's the most-used data structure in OCaml to represent a Graph?

What does duckmap really do?

Visual Studio 2010 and std::function

What's the relation of fold on Option, Either etc and fold on Traversable?

Reversible computing platform

What is an Algebraic Data Type (ADT)?

Trying to gain confidence in the benefits of TDD

Difference between delimited and undelimited continuations

ViewPatterns and multiple calls in Haskell

Are the "Iron" languages ready for prime time?

An implementation problem of F# Seq

extension techniques in functional programming such as F#

f# functional-programming

Data structure for spatial data

What's the "functional way" to avoid passing state-choosing context down the call stack?

Converting Func<> types

c# functional-programming

What are the kinds of covariance in C#? (Or, covariance: by example)

Better Function Composition in Python

Is there a fully functional paradigm language that transpiles to JavaScript?