Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

idiomatic scala/FP way of expressing similar value objects

How do I map with rarely used state in clojure?

Pattern matching in SML - representing a list as (x::y)

Idiom to describe possibility of effect

Is there a filter method in Java similar to grep()?

Creating a list of pairs from two lists of different sizes

How to use HTML5 Canvas functional style

Python: separate utilities file or use static methods?

Correct use of a fold or reduce function to long-to-wide data in python or javascript?

Where's the power of functional interfaces in Java?

If statement using IO Int haskell

Tail call optimization racket

Redefine the infix operators

Common Lisp - Pattern Matching

Kotlin - Infer type for one of two generic parameters

How to pattern-match when something is NOT of a particular type

Why do type parameters disappear in TypeScript?

Expressions and arithemetics in common lisp functions

Combine function in SML

What is Time Complexity of the following function?