This one looks like a normal ‘let’ form, but binds to CLR constructed objects instead.
Usage:
(let-clr-type ((obj (TestClass "foo))) ; same as 'clr-new', but without 'clr-new' identifier (obj : Message))
This one looks like a normal ‘let’ form, but binds to CLR constructed objects instead.
Usage:
(let-clr-type ((obj (TestClass "foo))) ; same as 'clr-new', but without 'clr-new' identifier (obj : Message))
Posted in Default, IronScheme