Tree datastructures: Difference between revisions

Example updated so not needed.
(→‎{{header|Perl 6}}: Break out import into a reusable routine, better escaping of meta characters, better variable names)
(Example updated so not needed.)
Line 35:
* It's all about showing aspects of the contrasting datastructures as they hold the tree.
* Comparing nested datastructures is secondary - saving formatted output as a string then a string compare would suffice for this task, if its easier.
* The word "trolling" is substituted for the original, less appropriate, "golfing" in the tree above as golfing can be friendly fun! (just not for RC examples). '''Please update language examples appropriately'''.
<br>
 
Anonymous user