You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: