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 075aea6 commit bb0942eCopy full SHA for bb0942e
index.d
@@ -28,7 +28,7 @@ $(BOOKTABLE ,
28
$(TR $(TDNW $(MREF mir,algorithm,iteration)) $(TD Mir & BetterC rework of Phobos.))
29
$(TR $(TDNW $(MREF mir,algorithm,setops)) $(TD Mir & BetterC rework of Phobos.))
30
$(TR $(TDNW $(MREF mir,ndslice)★) $(TD Package for ndarrays and iteration algorithms.))
31
- $(TR $(TDNW $(MREF mir,range)) $(TD Additoinal primitive ranges. See also $(MREF mir,ndslice), which contains a lot of range constructos.))
+ $(TR $(TDNW $(MREF mir,range)) $(TD Additional primitive ranges. See also $(MREF mir,ndslice), which contains a lot of range constructos.))
32
$(LEADINGROW Math)
33
$(TR $(TDNW $(MREF mir,interpolate)★) $(TD Interpolation algorithms))
34
$(TR $(TDNW $(MREF mir,math,numeric)) $(TD Simple numeric algorithms))
0 commit comments