Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

what is the purpose of using ":" in OCaml function declaration

Haskell IORef array usage

Are there ways to call two functions (one just after another) in purely functional language? (in non-io mode)

Function as an argument in Erlang

Implement in Haskell the Church encoding of the pair for polymorphic λ-calculus/System F

F# constant pattern matching and checks elimination

Reasonable Comonad implementations

Is pattern matching on derived types idiomatic for F#?

In what sense is IO monad special (if at all)?

Is it possible to create a type-level representation of generic ADTs?

return value to break function

f# functional-programming

Currying vs. anonymous function in Scala

Java 8 streams - map element to pair of elements

Haskell first steps compile error

Map an arbitrary n-ary Tree with fold

Scala Cats or Scalaz typeclass scanLeft like

Ocaml pattern matching for "square" tuple?

Attempting to use continuation passing style to avoid stack overflow with minimax algorithm

Ecto.Repo receives a struct that does not implement Access behaviour

Returning an R function from rcpp