How to create NamedTuple from C? Considering parameters const char * names and value_t * elements. Or at least getting the type of to use with jl_new_structv.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Create named tuple in C to pass to jl_call | 2 | 496 | March 4, 2025 | |
Get fieldnames and values of `struct` as NamedTuple | 29 | 11269 | November 26, 2018 | |
I want to replicate with Named Tuples what I do with Dictionaries but I can't | 9 | 2107 | November 9, 2021 | |
NamedTuple, how to assign values? | 4 | 692 | April 3, 2022 | |
Reduce allocations when extracting values from NamedTuples | 12 | 412 | January 12, 2024 |