Skip to content

Commit

Permalink
niknaks.containers
Browse files Browse the repository at this point in the history
- Cleaned up
  • Loading branch information
deavmi committed Aug 25, 2024
1 parent 75f3024 commit 273c401
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/niknaks/containers.d
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,6 @@ public bool isSector(S)()
}
}
s &= foundNonParamOpSlice;
// s &= hasMember!(S, "opSlice") && arity!(S.) == 0;

pragma(msg, __traits(getFunctionAttributes, S.length));
pragma(msg, 3LU > -1);
Expand Down

0 comments on commit 273c401

Please sign in to comment.