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 acf4f65 commit 109aab8Copy full SHA for 109aab8
source/mir/ndslice/allocation.d
@@ -175,8 +175,6 @@ version(mir_test)
175
Allocates an n-dimensional reference-counted (thread-safe) slice without memory initialisation.
176
Params:
177
lengths = List of lengths for each dimension.
178
- init = Value to initialize with (optional).
179
- slice = Slice to copy shape and data from (optional).
180
Returns:
181
n-dimensional slice
182
+/
0 commit comments