|
Create `BigInt` directedly from MPZ pointer
|
|
6
|
210
|
August 25, 2026
|
|
Using type parameters in the types of the fields
|
|
16
|
553
|
August 20, 2026
|
|
Puzzling construction with executable statements in struct definition
|
|
2
|
182
|
April 26, 2026
|
|
Passing all functions on object A to object B
|
|
9
|
495
|
December 31, 2025
|
|
Make custom type behave like Float64
|
|
4
|
272
|
October 7, 2025
|
|
How do I define a structure inside a function?
|
|
8
|
688
|
September 15, 2025
|
|
Passing arguments separately versus packing them into a struct
|
|
5
|
286
|
September 12, 2025
|
|
Change struct dataframe value correct way
|
|
6
|
212
|
September 8, 2025
|
|
Type stability and OffsetArray components of a struct
|
|
5
|
265
|
August 6, 2025
|
|
Broadcasting over an array of custom struct gives type instability
|
|
5
|
168
|
July 27, 2025
|
|
Order of Base.convert calls with `@kwdef` constructors
|
|
4
|
164
|
July 4, 2025
|
|
How to properly do thread-safe element-wise mutation on atomic fields?
|
|
4
|
181
|
June 23, 2025
|
|
How should one make a struct that handles a HTTP.jl server?
|
|
0
|
69
|
June 11, 2025
|
|
Questions about function inside struct
|
|
3
|
240
|
June 5, 2025
|
|
Tracking a program and storing information in a data structure
|
|
0
|
81
|
June 4, 2025
|
|
Struct with read-only and write-only properties
|
|
7
|
337
|
May 21, 2025
|
|
Revise type annotations without edits?
|
|
0
|
112
|
May 5, 2025
|
|
Correct usage of type-dependent constructors
|
|
7
|
309
|
May 2, 2025
|
|
Mutually recursive types, recommended style?
|
|
2
|
195
|
April 20, 2025
|
|
From Named Tuple to Struct
|
|
2
|
234
|
April 10, 2025
|
|
Difficulty when differentiating with DifferentiationInterface.jl and Mooncake.jl
|
|
3
|
282
|
February 17, 2025
|
|
Redefine Struct when working with REPL
|
|
10
|
8396
|
January 21, 2025
|
|
Error at structure initialization
|
|
1
|
125
|
January 19, 2025
|
|
Error: Structure using its function
|
|
4
|
199
|
January 17, 2025
|
|
Passing a Julia struct to a already compiled cpp program
|
|
1
|
129
|
January 13, 2025
|
|
Improving error messages for structs
|
|
2
|
145
|
January 3, 2025
|
|
Pluto.jl - How do I dispatch to a subtype created in a notebook?
|
|
2
|
129
|
December 25, 2024
|
|
Mutable structs with all constant fields outperform immutable structs for equality comparison
|
|
1
|
221
|
December 4, 2024
|
|
Mutable struct vs Ref in an immutable one?
|
|
7
|
1158
|
November 28, 2024
|
|
Allocations when using getfield with a tuple/vector of symbols
|
|
12
|
431
|
November 20, 2024
|