Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Questions about a la carte data types

Is Eta interoprable with Java and/or Kotlin yet?

How to make Haskell compute the correct polymorphic type?

Scalaz Kleisli question

Faster permutation generator

Implementing replays with MonadPrompt

type inference in argument list in combination with setter not working

Has this been done before? (Monad view wrapping c++ collections/types for chain operations)

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?