Using the verbs from the huffman lab, this is a tautology, provided
'some text' contains at least four distinct characters:
 
   hdict=: #/.~ (hcodes ; ]) ~.
   (-: hdict ([EMAIL PROTECTED] hdecode hencode) ]) 'some text'
 
What's a compact representation for the result of hdict (for
example, as a depth 0 rank 1 boolean array)?
 
Thanks,
 
-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to