use classes with/without corner brackets

Yaroslav Kavenchuk kavenchuk@gmail.com
Thu Feb 21 10:45:00 GMT 2008


I found no difference for REPL/compiler:

#|kawa:1|# (define s1 :: String "sss")
#|kawa:2|# (define s2 :: <String> "sss")

or any other use of a class.

They are present?

-- 
WBR, Yaroslav Kavenchuk.



More information about the Kawa mailing list