rebol utf-8 library : map has no value -
i downloaded http://www.rebol.org/view-script.r?script=utf-8.r when executing it, error:
"map has no value".
i can't find rebol map libary anywhere.
that utf-8.r
script has dependency declared in header:
needs: [%hof.r]
you can find script here. contains map
function definition among many others.
Comments
Post a Comment