tmspzz/Rome

Reduce code duplication in some function

Open

#51 opened on Mar 24, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (771 stars) (54 forks)batch import
help wantedready-to-implement

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

Contributor guide

Reduce code duplication in some function · tmspzz/Rome#51 | Good First Issue