Julia Programming Language
Getting the original name of structs
General Usage
question
jishnub
January 10, 2023, 2:19pm
2
You may use
julia> nameof(B) :A
Although this strips the module
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Getting the name of a Struct / Scoping Issues with Custom Structs
General Usage
question
,
module
,
scope
,
struct
3
393
April 6, 2021
Get the name of a function in the argument
New to Julia
argument
,
function
11
4929
September 9, 2021
How to print name of parametric type without, uhm, parameters?
General Usage
5
460
January 12, 2021
DataType to String
General Usage
question
7
515
June 8, 2022
How to find to which module a type belongs to?
General Usage
2
830
December 22, 2017