[rdnzl-devel] Rdnzl Problem
Iver Odin Kvello
iverodin at gmail.com
Thu Feb 14 20:53:31 UTC 2008
> Nice. Will this (minus the "generic") also work with 0.12.0 now that
> your patch is in?
Yes - this is using 0.12.0 with the latest dll:
(import-assembly "System.Core")
(import-assembly "mscorlib")
(import-assembly "System")
(use-namespace "System")
(new '("Func" "Int32" "Int32") #'1+)
(invoke * "Invoke" 4)
=> 5
> Maybe you'd like to write a paragraph or two about
> generic types that we can add to the documentation? (ASCII text is
> fine, doesn't have to be HTML.)
I will. If the bare list syntax proves hateful, 'GENERIC' would take
the same syntax, so that'll be reusable too.
> Oh, BTW, will you also be in Amsterdam?
I still haven't decided.
Iver
More information about the rdnzl-devel
mailing list