Content deleted Content added
Line 73:
== StringBuilder .Net type ==
As well as the standard String type, .Net has a StringBuilder type. I think this is implemented as a linked list, but I'm not too sure. This would be worth adding to the Implementation section. [[
|