Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Does Functional programming allow better runtime compiler optimizations?

Why does "override val" not exist in f#?

NetLogo: How to implement `sentence-map` (aka `flatMap`)?

JUnit 4: Set up things in a test suite before tests are run (like a test's @BeforeClass method, just for a test suite)

Are there any functional languages that don't have garbage collection

Recursive calls between two functions

JavaScript: Folding infinite streams (generator function)

Declare a function with no return value?

What is denotational semantics?

On representations of permutations

Algorithms that don't terminate in a lazy language

Architectural Thinking in Functional Languages

Difference between JUMP and CALL

Haskell comparing two lists' lengths but one of them is infinite?

What are the advantages of built-in immutability of F# over C#?

Functional Breadth First Search

Replacing characters in a String in Scala

Why is Future considered to be "not referentially transparent"?

Scala case class prohibits call-by-name parameters?

use purrr::pwalk to create multiple shiny observeEvents from tibble