index Zimbu documentation

MODULE DICT @public

summary

     

Methods for the builtin dict type. An dict contains zero or more items of the type specified in the declaration.

CLASS  dict<Tkey, Titem> @public  The builtin type dict.
 

members (alphabetically)

     

license

      Copyright 2012 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0