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 | 519 | March 4, 2025 | |
| Get fieldnames and values of `struct` as NamedTuple | 29 | 11385 | November 26, 2018 | |
| I want to replicate with Named Tuples what I do with Dictionaries but I can't | 9 | 2163 | November 9, 2021 | |
| Passing field names to StructArray()? | 5 | 2347 | November 8, 2018 | |
| Named tuples - construction, unpacking | 2 | 11509 | December 2, 2020 |