Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Scala combine Seq of Timestamps

map function for n-ary tree in Scheme

Create Predicate with and/or/negate methods in one statement?

Kotlin: stream vs sequence - why multiple ways to do the same thing?

How to pattern match different ways depending on a particular input?

Can I define and use functions outside classes and objects in Scala?

Syntax error on token "::", invalid AssignmentOperator when groupingBy

How to bypass C++ inability to match function types in templates with lambdas

Can you mix record syntax with enumerations in Haskell data types?

Simulating side-effects with threads

functional-programming

Curry Howard correspondence and equality

How do variables in pattern matching allow parameter omission?

Achieving laziness and memoization

How to create the `enumFromTo` function on Morte?

R: sapply works but lapply doesn't

Bubble sort in functional style Java 8

Derive Eq and Show for type alias in Haskell

Convert string to parenthesized S-expression in Racket

Scala - Unit found required: play.api.mvc.SimpleResult