Method code for $trie.new()

[Turn off line numbering]
  1: arg @ignore;
  2: 
  3: return (<this(), [0, ""]>);

// Miroslav Silovic
// Created 10-May-1995 as a part of ColdCore, see: @help Credit

Method Ancestry Override:

 ----   10 $trie.new(@ignore)
 ----    7 $frob.new()
 ----   40 $root.new(@suffix)

Tlon