TO-HASH
REBOL Dictionary 2.0
Converts to hash value.
to-hash value
value - Value to convert
Converts other values to HASH.
test-hash: to-hash [Bob Tina Fred Sandra Linda] probe find test-hash 'Fred make hash! [Fred Sandra Linda]
to - Constructs and returns a new value after conversion.
Copyright 2003 REBOL Technologies