Method code for $trie.del()

[Turn off line numbering]
  1: arg @args;
  2: 
  3: return (<$trie, (._del(@args))>);

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

Tlon