Skip to content

Commit 109aab8

Browse files
committed
fix docs
1 parent acf4f65 commit 109aab8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/mir/ndslice/allocation.d

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,6 @@ version(mir_test)
175175
Allocates an n-dimensional reference-counted (thread-safe) slice without memory initialisation.
176176
Params:
177177
lengths = List of lengths for each dimension.
178-
init = Value to initialize with (optional).
179-
slice = Slice to copy shape and data from (optional).
180178
Returns:
181179
n-dimensional slice
182180
+/

0 commit comments

Comments
 (0)