libcxxwrap-julia icon indicating copy to clipboard operation
libcxxwrap-julia copied to clipboard

Method with keywords?

Open clynamen opened this issue 5 years ago • 1 comments

Is it possible, planned to define methods with keyword arguments? If not yet, I would like to contribute in order add support.

clynamen avatar May 26 '19 15:05 clynamen

Sorry, I completely missed the notification for this issue. It's a cool idea, but I think maybe adding keyword methods is easier by wrapping one or more regular methods, and then adding a method with keywords on the Julia side?

barche avatar Dec 03 '19 21:12 barche