Paste: key-value-switch

Author: randy7
Mode: factor
Date: Mon, 29 Dec 2008 15:45:46
Plain Text |
MEMO: key-value-switch ( hash -- hash' )
    [ values ] [ keys ] bi zip >hashtable ;

Annotation: value-at faster?

Author: randy7
Mode: factor
Date: Mon, 29 Dec 2008 15:46:32
Plain Text |
hmmm, value-at :)

New Annotation

Summary:
Author:
Mode:
Body: