Commit e22553d
authored
Update generic.jl
```julia
julia> issymmetric(1)
true
julia> 1 isa AbstractMatrix
false
```1 parent 560276b commit e22553d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1316 | 1316 | | |
1317 | 1317 | | |
1318 | 1318 | | |
1319 | | - | |
| 1319 | + | |
1320 | 1320 | | |
1321 | 1321 | | |
1322 | 1322 | | |
| |||
0 commit comments