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

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -