Skip to content

Commit 3846f05

Browse files
committed
fix docs
1 parent b231e60 commit 3846f05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/mir/ndslice/topology.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4156,6 +4156,7 @@ template orthogonalReduceField(alias fun)
41564156
/// bit array operations
41574157
unittest
41584158
{
4159+
import mir.ndslice.slice: slicedField;
41594160
import mir.ndslice.allocation: bitSlice;
41604161
import mir.ndslice.dynamic: strided;
41614162
import mir.ndslice.topology: iota, orthogonalReduceField;

0 commit comments

Comments
 (0)