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 93031e6 commit 53b1011Copy full SHA for 53b1011
docs/src/documentation.md
@@ -10,7 +10,7 @@ start
10
start!
11
```
12
13
-## Algorithm
+## `AbstractAlgorithm`
14
15
The algorithm you pass to [`start`](@ref) should subtype `AbstractAlgorithm{Q,A}`.
16
0 commit comments