Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Functional Queue From Programming In Scala

What are the best practices for functional programming and database interaction?

Break or shortcircuit a fold in Scala

Yielding a value from a coroutine in Python, a.k.a. convert callback to generator

How to reference a generic parameter recursively?

Static method signature type arguments and partial application

F# WinRT Benefits

How to write monoid protocol in Clojure?

How to properly partition code in a C# functional library?

c# functional-programming

F# Calling inline function with type variables

Should constructing stateful objects be modeled with an effect type?

Haskells Weak Head Normal Form

Database Functional Programming in Clojure

Is there an idiomatic ruby/rails way of returning the first truthy mapped value?

Recurrent call to a function until it returns None

Creating a list of functions using a loop in R

C# functional quicksort is failing

Python Generator Function Names -- is a prefix helpful? [closed]

How to navigate up inside a HUET Zipper

Efficient functional algorithm for computing closure under an operator