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 | 509 | March 4, 2025 | |
Get fieldnames and values of `struct` as NamedTuple | 29 | 11350 | November 26, 2018 | |
I want to replicate with Named Tuples what I do with Dictionaries but I can't | 9 | 2135 | November 9, 2021 | |
Passing field names to StructArray()? | 5 | 2333 | November 8, 2018 | |
Group of variables to named tuple: built-in solution? | 7 | 1799 | October 19, 2018 |