add isl_list_*_map_*
commit763ae4ecec17f694e05b1e680994bec9abec4235
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 26 Apr 2017 15:34:00 +0000 (26 17:34 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 25 May 2017 14:13:31 +0000 (25 16:13 +0200)
tree5a980774bcc13b8b32d8a0f73f5b440792de26a3
parentd515fe87bad10d1c369f073d80a97aaada3eaf5a
add isl_list_*_map_*

This function allows a function on elements to be lifted
to a function on lists of elements.
It will also be used in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/list.h
isl_list_templ.c