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.
1 parent e165859 commit 5c73a7dCopy full SHA for 5c73a7d
1 file changed
src/style.jl
@@ -96,7 +96,7 @@ Uses [`Style`](@ref) to get the style for each argument, and uses
96
# Examples
97
```jldoctest
98
julia> FunctionImplementations.style([1], [1 2; 3 4])
99
-FunctionImplementations.DefaultArrayStyle{Any}()
+FunctionImplementations.DefaultArrayStyle()
100
```
101
"""
102
function style end
0 commit comments