Hmmm. Stuff does not work as expected.

(bind ?n (list "a" "b" "c") toArray) ;this sort of works 
<Java-Object:[Ljava.lang.Object;> ???
(printout t ?n crlf)


(bind ?s (new String[]) ;does not work

((fetch aMap) get ?key) ;;if it's a String[] then what?

Reply via email to