tmspzz/Rome

Reduce code duplication in some function

Open

#51 aperta il 24 mar 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (54 fork)batch import
help wantedready-to-implement

Metriche repository

Star
 (771 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Enhancement Suggestion

Reduce code duplication in some function.

Steps which explain the enhancement

Example of function which could use some slimming down

Current and suggested behavior

Currently there are tiny differences which lead to a ton of duplication. A more careful design can reduce code duplication.

Why would the enhancement be useful to most users This enhancement does nothing for the users but a lot for code quality and maintenance

Guida contributor