tmspzz/Rome

Reduce code duplication in some function

Open

#51 aberto em 24 de mar. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (54 forks)batch import
help wantedready-to-implement

Métricas do repositório

Stars
 (771 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador