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 0a598dc commit 9e83710Copy full SHA for 9e83710
README.md
@@ -159,7 +159,7 @@ Each type above then contains three fields:
159
160
- `nodes::Vector{T}`
161
- `values::Vector{B}`
162
-- `end_idxs::Vector{Int}``
+- `end_idxs::Vector{Int}`
163
164
Note that the ordering of the fields matters.
165
`B` is the `BottomType`, which has to be the same as the eltype for the array
0 commit comments