dwestheide/kontextfrei

Ensure function signatures use a consistent style

Closed this issue · 0 comments

  1. Make sure all function signatures of the syntax are in line with the corresponding operations defined on Spark's RDD.
  2. In DCollectionOps, only use currying where it benefits type inference.