HashTables

suggest change

Introduction

A Hash Table is a structure which maps keys to values. See Hash Table for details.

Remarks

An important concept which relies on Hash Tables is Splatting. It is very useful for making a large number of calls with repetitive parameters.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents