You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,13 @@ s = sargs2multislice( 'foo,bar' );
172
172
173
173
<section class="related">
174
174
175
+
***
176
+
177
+
## See Also
178
+
179
+
-<span class="package-name">[`@stdlib/slice-base/args2multislice`][@stdlib/slice/base/args2multislice]</span><span class="delimiter">:</span><span class="description">create a MultiSlice object from a list of MultiSlice constructor arguments.</span>
180
+
- <span class="package-name">[`@stdlib/slice-base/seq2multislice`][@stdlib/slice/base/seq2multislice]</span><span class="delimiter">: </span><span class="description">convert a multidimensional subsequence string to a MultiSlice object.</span>
0 commit comments