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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -