Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Further optimizing Number to Roman Numeral function in F#

f# functional-programming

Haskell List Generator

Defining a macro in Scheme to create fancy sublist

When using GADT in OCaml, how can I remove the 'less general definition' error message on a function?

F# - Dependencies management

Racket simple sequence of int generator function

how does Haskell know `xs` is a list in the function definition?

Find unique elements in a list in OCaml

Max algorithm haskell

How to write complex code with multiple if else in functional reactive java using spring webflux

Representing a computational graph in Haskell

Type error on the function passed to Dict.map

Does a Clojure proxy always invoke super.method()?

convert an expression to a string representation?

Filtering fibonacci sequence in Haskell

Execution part of an infinite list in Haskell?