]> git.ozlabs.org Git - ccan/commitdiff
intmap: clean up iterators.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Jan 2017 02:55:14 +0000 (13:25 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Jan 2017 02:55:14 +0000 (13:25 +1030)
By returning the value, we have a nice sentinal and we save a second lookup
if they want it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found