glennsimon / cwwf

Apache License 2.0
2 stars 1 forks source link

Some functions are way too big, and need to be refactored #98

Open glennsimon opened 1 year ago

glennsimon commented 1 year ago

Many functions do too much, and are hard to debug. Refactor so functions are more specialized and potentially re-usable.