Mutable struct vs Ref in an immutable one?
|
|
7
|
702
|
November 28, 2024
|
Allocations when using getfield with a tuple/vector of symbols
|
|
12
|
165
|
November 20, 2024
|
Why isn't this legal syntax for defining a subtype?
|
|
16
|
449
|
November 1, 2024
|
RFC: macro for checking that a struct is concretely typed
|
|
10
|
211
|
October 31, 2024
|
Obtaining field values over an array of composite types
|
|
11
|
109
|
October 21, 2024
|
Define equality for struct by checking all fields
|
|
4
|
126
|
October 15, 2024
|
Memory allocations when performing operation on Tuple of structs
|
|
9
|
166
|
October 15, 2024
|
Macro usage: create dispatch for vector length
|
|
8
|
95
|
September 26, 2024
|
Structs calling each other
|
|
2
|
90
|
September 26, 2024
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
170
|
September 23, 2024
|
Need a basic example on using custom structs in CUDA.jl with Adapt.jl
|
|
2
|
110
|
August 31, 2024
|
Why keyword `struct` is used instead of `type` for type definition?
|
|
3
|
226
|
August 29, 2024
|
In Operator not working as expected for struct
|
|
5
|
98
|
August 6, 2024
|
[ANN] StrucRev - revise type definitions as you go
|
|
17
|
1489
|
July 28, 2024
|
How to create a struct from a dict
|
|
7
|
156
|
July 27, 2024
|
Best practices to add more than one bound to type parameters
|
|
23
|
199
|
July 21, 2024
|
[Ann] LightSumTypes.jl - Combine multiple types in a single one
|
|
5
|
1234
|
July 6, 2024
|
`sizeof` on custom struct does not check fields
|
|
4
|
187
|
June 30, 2024
|
How to read a static array of a composite type
|
|
0
|
75
|
June 10, 2024
|
Effect of typing in structures
|
|
4
|
162
|
June 7, 2024
|
Type instabilities when dealing with structs and Ref
|
|
4
|
281
|
June 3, 2024
|
Understanding parallelization of composite types
|
|
0
|
281
|
June 2, 2024
|
How to extend structs for equality, in order to make use of operator like `in`?
|
|
7
|
215
|
May 16, 2024
|
How to define a `struct` that has keyword arguments?
|
|
10
|
444
|
May 16, 2024
|
How to define a new matrix type?
|
|
2
|
268
|
March 25, 2024
|
Allocations when writing to vectors in struct
|
|
4
|
238
|
March 17, 2024
|
Type-instability with DifferentialEquations.jl when using nested structs
|
|
6
|
356
|
February 9, 2024
|
How not to commit type piracy when handling automatic conversion for field with Union type
|
|
10
|
172
|
February 7, 2024
|
Creating Circular Referencing Structs
|
|
3
|
518
|
December 22, 2023
|
Parsimonious way to unpack big structs
|
|
18
|
3560
|
January 28, 2024
|