Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Vector of functions in APL

Functional programming - standard symbols, diagrams, etc

Can 2 or more equations defining a function in Haskell share the same where / let block?

Make macros and functions integrate more seamlessly

Guarantying assignment to a function's return value in OCaml

Function objects in Smalltalk (or executing blocks with no `value:`)

Conditional pattern matching in Racket

Very generic argmax function in C++ wanted

What/where is get_Zero in F#'s int?

Using case class to display Expressions

Is functional programming in Rust zero-cost?

Idiomatically negate a filter

Why does concatenation of lists take O(n)?

Pure functional Random number generator - State monad

Currying a function that takes infinite arguments

Functional way to Insert a value between all the elements inside an array

Why is the Factory pattern not needed in Haskell? And how are the needs that pattern addresses in OOP addressed in Haskell?

`is pure` trait and default parameters

Playing with infinity - Lazy arithmetics

Influence of KRC and SASL on Haskell?