Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Coerce built-ins to their GL equivalents

scala passing function with underscore produces a function not a value

How do I add logging to a static class without losing the ability to unit test?

Create a stream of consecutive values that pass a filter

Scala - Use predicate function to summarize list of strings

Which might be the downsides of declaring Functional Interfaces as variables in Java?

pure Knuth/Fisher-Yates shuffle in haskell

Point-free style with objects/records in F#

Elixir Enum.map vs For comprehension

Is there any link between functional programming and strong typing?

Functional "real-time" composition

Custom control structures in Scala?

FP: Reflecting state in absence of actual state change?

Boost Phoenix (or Boost Lambda) - taking a pointer lazily

Prototype, array extension, and object property

Meta-circular evaluator concept

Filter an array against another array/string conditionally in Ramda

How to check/predicate function type in Swift?

What is the purpose of dividing lists in head and tail?