clojenetics icon indicating copy to clipboard operation
clojenetics copied to clipboard

Replace dec-X functions with a generic "decrement-attribute" function

Open emgrasmeder opened this issue 6 years ago • 0 comments

Instead of having setters/dec-generations,setters/dec-current-tree-depth, setters/dec-seeds-remaining, etc... we can have a function like (dec-attribute :generations), (dec-attribute :current-tree-depth), etc.
It could even take multiple keys.

emgrasmeder avatar Aug 28 '18 09:08 emgrasmeder