Type() vs type() -- Are constructor methods or conversion functions more idiomatic?
|
|
4
|
166
|
January 20, 2023
|
Base.@kwdef breaks in tests only
|
|
2
|
126
|
December 7, 2022
|
Puzzling behavior of "wrong" inner constructor
|
|
4
|
153
|
November 9, 2022
|
Outer constructor using a function using the structure
|
|
4
|
143
|
October 10, 2022
|
NamedTuple constructor syntax
|
|
2
|
224
|
October 4, 2022
|
Constructors for `<:Function` types when possible, like in C++
|
|
7
|
368
|
September 1, 2022
|
Order of parameters in outer constructor matters?
|
|
3
|
194
|
July 19, 2022
|
Default v.s. inner constructor changes dispatch?
|
|
6
|
184
|
June 20, 2022
|
Constructor: Member variables not visible / out of scope
|
|
1
|
176
|
May 28, 2022
|
Struct with partial explicit constructs that init subset of fields
|
|
13
|
327
|
May 13, 2022
|
Initializing an empty array in an inner constructor with new
|
|
11
|
324
|
May 8, 2022
|
Unexpected ambigiuity in subtype constructor
|
|
2
|
144
|
May 4, 2022
|
Can't call struct constructor inside of a function
|
|
2
|
310
|
March 3, 2022
|
Converting String to Symbol during struct construction
|
|
15
|
940
|
January 23, 2022
|
Outer constructor with default parameters
|
|
1
|
249
|
December 31, 2021
|
Classes in Julia
|
|
13
|
36240
|
November 20, 2021
|
Question on Defining Functions Inside Structs
|
|
8
|
266
|
October 28, 2021
|
Is there a metaprogramming package for struct creation?
|
|
2
|
369
|
October 1, 2021
|
Constructor with multiple parametric arguments
|
|
6
|
213
|
September 20, 2021
|
Get generic constructor of parametric type
|
|
8
|
463
|
August 8, 2021
|
Generic square matrix constructor from a vector?
|
|
1
|
297
|
July 21, 2021
|
Ambiguity with Vararg outer constructor and inner constructor
|
|
8
|
302
|
February 4, 2021
|
Parametric Types with struct constructors
|
|
3
|
1931
|
October 10, 2019
|
Help with converting array to Static Array
|
|
5
|
2257
|
May 5, 2019
|
Ways of using constructor of a parametric type
|
|
2
|
1282
|
September 25, 2017
|
Convert() vs constructors
|
|
35
|
3338
|
August 29, 2017
|
Generating automatic constructors for parametric type
|
|
7
|
849
|
April 27, 2017
|