Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Convenience functions for operators in Java 8?

Self referencing a val during definition in scala

How to early return in Scala [duplicate]

What constitutes codata in the context of programming?

When using spread syntax on a generator why return value is not retrieved

When using type classes, how to deal with object in different ways?

Javascript: why the access to closure variable might be slow

How Type inference work in presence of Functional Dependencies

Scala SortedMap.map method returns non-sorted map when static type is Map

Find indexes from list in Elixir

Coq can't see that two types are the same

Is it usual to wrap a variable in an useless `id` call to avoid eta-conversion issues on proofs?

Dependency injection and mocking in functional javascript and RxJS

DDD functional way: Why is it better to decouple state from the behavior when applying DDD with functional language?

Simulate polymorphic variants in F#?

Is the name of `liftM` inspired by lifts in mathematics? [closed]

Is there a typical name for a function like 'map' that operates on a list of argument lists instead of multiple lists of arguments?

Haskell Webserver: maintaining application state

Scala - Domain object modeling

Monadic Programming in C#