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 b4f737c commit fec4d61Copy full SHA for fec4d61
1 file changed
lib/node_modules/@stdlib/ndarray/to-filled-slice/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( x, value, ...s[, options] )
3
- Returns a new ndarray with a specified slice region filled with a
4
- provided value.
+ Returns a new ndarray with a specified slice region filled with a provided
+ value.
5
6
The function does not mutate the input ndarray. The output ndarray has the
7
same data type, shape, and memory layout as the input ndarray.
0 commit comments