johnklee / fpu

Functional programming utility
MIT License
4 stars 4 forks source link

Fixe #19 #77

Closed johnklee closed 11 months ago

johnklee commented 11 months ago

As title.

johnklee commented 11 months ago

LGTM. Btw, should we also update develop branch from master? Cuz now it is getting harder to identify the real changed files from last commit since now there are accumulated 44 commits-diff.

Good question. We should discuss how we manage the branches from next group meeting. There are some strategies to do so: https://www.abtasty.com/blog/git-branching-strategies/

For now, I will master the branch master into branch develop to resolve the problem.