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]

(OT) how to pass named parameters to the procedure?


Greetings to all,

the question is slightly offtopic, but, probably, somebody could
explain, is it possible to pass named parameters to functions in
scheme and in Kawa particulary.

I mean, is it possible to perform such calls:

(tn-char :code 32 :blink #t :underline #f)

Whereas `tn-char' could be a function, or, optionally a data holder
(record).

With best regards,
-- 
Victor Anyakin                         ()  ascii ribbon campaign
                                       /\    - against html mail


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