Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Inner Functions With SML NJ

"Lifting" exceptions to Option types

Type of arg 1 must be block or sub {} (not subroutine entry)

How to perform a nested update using Ramda in the given object structure?

Functional Programming and async/promises

Are constructors in the plain calculus of constructions disjoint and injective?

picking a random element from a list

How can I write a function that returns a list of keys in a nested table?

Pythagorean Triplet using Java8

Using >> without explicitly declaring it in a monad

Pattern Matching on Function

Do I use Option as result when fetching an object from the database with an Id?

Referential transparency in functional programming

Scala Value Definitions: Confusing case for def and val evaluation

How to find a given element in nested lists?

how do i pass a function along with its signature (haskell style) using a c++ template?

Types that constrain vectors based on norm