Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Function which generically takes a type and returns the same type

Mapping a FunctionalJava Option<Type> with Hibernate

Python 3.3's yield from

Understanding Sequencing in Functional Programming

Fixed-Point Combinators

How to properly debug OCaml code?

Haskell: QuickCheck property fails tests using implications

How can a pure function do IO?

How would I combine BiPredicate and Predicate?

Why can't I make Either instance of Functor using id in Haskell?

Using recursion with map in python

Where did the argument go in this example?

How to write own List.map function in F#

Pipeline of functions scala

Could I ask for physical analogies or metaphors for recursion?

Maybe a type in typescript

How do I explicitly return Unit?

How can I have curried case class constructors?

How to adapt trampolines to Continuation Passing Style?

What's the theoretical loophole that allows F# (or any functional language) to apply a function mulitple times on the same input

functional-programming f#