Use currying interface for methods that accept lambdas
Abierto
enhancement
- Lenguaje dominante
- Scala
- Estrellas
- 38
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Feature
Currying is preferred when a function is passed as a parameter. Switch the signature of nested transformation methods to use currying instead of a parameter list.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.