article comparing Rust and Zig, many points relevant to D
mw
mingwu at gmail.com
Wed Mar 10 21:51:43 UTC 2021
On Wednesday, 10 March 2021 at 18:13:09 UTC, Adam D. Ruppe wrote:
> On Wednesday, 10 March 2021 at 18:08:24 UTC, H. S. Teoh wrote:
>> (Although its value is debatable.)
>
> You use my jni.d... it uses this to store the java methodIds it
> looks up in the generated binding class. This feature makes
> that very, very easy to implement and use. I'm not sure how I'd
> do it without that... maybe a string mixin or something, like
> I'm sure I'd figure it out, but it is really nice when these
> things actually just work.
What is the exact usage of this feature?
Can you give an example of your usage?
More information about the Digitalmars-d
mailing list