Mutable Data Structure: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "---- __NOTOC__" to "---- __NOTOC__")
m (Text replacement - ". ----" to ". ----")
 
Line 6: Line 6:
** an [[Immutable Data Structure]].
** an [[Immutable Data Structure]].
* <B>See:</B> [[Data Structure Write Operation]].
* <B>See:</B> [[Data Structure Write Operation]].
----
----
----
----

Latest revision as of 17:25, 21 September 2021

A Mutable Data Structure is a data structure that supports an update data structure operation.s



References

2013

1993