Iterators for N = 0 iterations #116
dariosanfilippo
started this conversation in
Ideas
Replies: 2 comments
-
Yeah, I've needed this various times as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
What do you think @orlarey ? Should we do that for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello again.
Following my last discussion on the sorting algorithm, for the implementation, it was necessary to define a signal bus returning
0 : !
for a bus of N = 0 signals.
This discussion has taken place before but I don't quite remember the details of it; are there any cases where it wouldn't make sense for the iterators to return
0 : !
for N = 0 iterations?
Ciao,
Dario
Beta Was this translation helpful? Give feedback.
All reactions