This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: query type of an instance


How to make it in REPL?


#|kawa:13|# (list 1 2):class class gnu.lists.Pair #|kawa:14|# "asdf":class class java.lang.String #|kawa:15|# (define x (cons 1 2)) #|kawa:16|# x:class class gnu.lists.Pair

:)))))

Thanks!

--
WBR, Yaroslav Kavenchuk.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]