Julia Programming Language
Define a type on the fly
General Usage
question
,
metaprogramming
Tamas_Papp
September 19, 2018, 6:39am
6
Consider using named tuples. You can also dispatch on them.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Creating a struct from a Named Tuple
General Usage
struct
,
namedtuple
7
1273
February 14, 2023
How to define NamedTuple types in struct?
New to Julia
4
2042
November 30, 2019
Construct NamedTuple dynamically
General Usage
namedtuple
12
11574
February 8, 2022
Function that constructs NamedTuple with function argument field names, and correctly infer return type
General Usage
metaprogramming
,
inference
5
1315
October 29, 2018
How to define NamedTuple type with variable number of elements?
General Usage
6
318
December 28, 2022