Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Explicit method tables in C# instead of OO - good? bad?

Unexpected behavior with iterators

A few questions about object oriented decomposition

How to get a reference of the list I am iterating in groovy

None type in Priority queue scala

Class problems with Haskell

Do something up to N times or until condition is met in Scala

Haskell - Checking if a list contains an element atleast N times

Loose programming in high level languages, how, why and how much?

How to design for extension using records

How to organize Procs in Ruby?

Different between Eff monad and Free monad

The role of the asterisks (kinds, *) in this Foldable instance

Python: get the corresponding key from value

Clojure equivalent of ruby's #methods method?