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 20d0e1a commit ff84f27Copy full SHA for ff84f27
docs/src/interface.md
@@ -9,7 +9,7 @@ isscimlstructure(p)::Bool
9
ismutablescimlstructure(p)::Bool
10
```
11
12
-Returns whether the object satisfies the SciMLStructure interface. Defaults to `false` and types
+Returns whether the object satisfies the SciMLStructure interface. Besides `AbstractArray{<:Number}`, the default is `false` and types
13
are required to opt-into the interface.
14
15
### `canonicalize` Definition
0 commit comments