Dictionary

Introduction

The Dictionary Nodes are used for creating and handling Dictionaries. A Dictionary is a data structure consisting of a collection of pairings (key, value), where each key is unique.

Contents

Last updated