tmspzz/Rome

Reduce code duplication in some function

Open

#51 ouverte le 24 mars 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Haskell (54 forks)batch import
help wantedready-to-implement

Métriques du dépôt

Stars
 (771 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur