Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Why is this Python code executing twice?

Filtering an object by property in Ramda.js

Is there an equivalent to python reduce() function in scala?

foldr/foldl with logic operators in SML

Non-escaping error when implementing Church Numerals in Swift 3

F# Function Type Annotation for Multiple Types

How to pass in Streams Prev element result to next one

Sort Java Stream like switch conditional

Haskell evaluating properties of a data type only once when first accessed?

Functional programming: how far should immutability go? [closed]

Is there a name for this function

Is this possible in scala def convert(f: () ⇒ Future[Int]): Future[() ⇒ Int] =?

F# How should I think about delimiting items in sequences?

functional-programming f#

Are the liftM functions deprived of their monadic essence?

Difference union types and discriminated unions typescript/F#

Declarative thread safety in .NET

Passing a function object: Error

ColdFusion: Invoke cffunction from the same component

Integrating Haskell in non-functional projects

How do I get Mathematica to thread a 2-variable function over two lists, using functional programming techniques?