Vassil Dichev
A team of functional programmers were wondering what to order for lunch. In the end they decided to order curry- it leads to fewer arguments.
A team of functional programmers were wondering what to order for lunch.
In the end they decided to order curry- it leads to fewer arguments.
def f1[A](l: List[A]): Int def f2[A](l: List[A]): List[A]