Julia Programming Language
How to export `Base:@kwdef`?
Tooling
Package Management
macros
Tamas_Papp
August 30, 2021, 8:50am
2
module Foo using Base:@kwdef export @kwdef end
works fine for me. Please provide an MWE.
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Why Base.@kwdef is not exported?
New to Julia
base
5
1464
September 10, 2020
Is there a way to test if something `isexported()`?
General Usage
question
8
851
January 5, 2018
Macros and modules
General Usage
question
,
macros
,
metaprogramming
,
module
5
2970
September 14, 2017
What does @kwdef do?
New to Julia
3
12757
February 5, 2023
Base.@kwdef for v1.0?
Internals & Design
12
3329
March 17, 2019