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
We need a way to manage a collection of elements and do it effectively. Under the hood it should use the atomization AND have a hooks for transparent serialization / deserialization. Alos, it should have additional reatomReduce, reatomSort with O(1) complexity of item update operation.
This discussion was converted from issue #513 on April 02, 2024 13:20.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In continue to #371...
We need a way to manage a collection of elements and do it effectively. Under the hood it should use the atomization AND have a hooks for transparent serialization / deserialization. Alos, it should have additional
reatomReduce
,reatomSort
with O(1) complexity of item update operation.Beta Was this translation helpful? Give feedback.
All reactions