Code Snippets Tagged with table by Kyousoukyoku
(3)
Documentation lies within the code.
simple code that copies one hash table into a new one.
* Further documentation in code.
A simple code that allows you to view the items in a hash table. It gives you the option to delete or add items on free will.
/hview (hash) - lists all items in the table in the new window, giving..