We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
default_kwargs.jl
1 parent 9760de1 commit 26ece7bCopy full SHA for 26ece7b
src/solvers/default_kwargs.jl
@@ -1,4 +1,4 @@
1
-using MacroTools
+using MacroTools: @capture, splitdef, combinedef, isdef
2
3
"""
4
default_kwargs(f::Function, args...; kwargs...)
0 commit comments