]> git.ozlabs.org Git - ccan/commit
intmap: implement intmap_before()
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 10 Oct 2019 05:06:00 +0000 (15:36 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 10 Oct 2019 05:06:00 +0000 (15:36 +1030)
commit7aac849abf06ef469c2aad9a0dd6e3bb82ef1f96
treeffeab08929996da9c3c5f85ab50d7e5a36e01ef5
parentf7ead5da96bfb5ce3ebffe11256bbcb5f4b4f750
intmap: implement intmap_before()

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/intmap/intmap.c
ccan/intmap/intmap.h
ccan/intmap/test/run-order-smallsize.c
ccan/intmap/test/run-order.c