Command: trie

NEST HelpDesk Command Index NEST Quick Reference

Name:
 trie - Create a new type-trie object
Synopsis:
 /name -> /name typetrie
Description:
 Create a new typetrie with internal
name /name. This object is not bound to /name in the
current dictionary. This has to be done by an explicit def.
Examples:
 /square trie 
          [/doubletype] { dup mul } addtotrie def
          
Author:
 Marc-Oliver 
SeeAlso:addtotrie cva_t trieheads triematches
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slitypecheck.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative