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
I know Nikita Volkov as a Haskeller with a lot of smart logical solutions to
probems.
Acc is a tree-like structure which tree balances to the operation applied, so when a lot
of same operations applied to the structure - data tree is kept optimized for that
operation.
It is designed to be a builder-phase data type.
Therefore it lacks a lot of abilities.
Upstream thread with the author is:
nikita-volkov/acc#1
0 commit comments