From: Vincent Pit Date: Mon, 31 Jul 2017 15:45:52 +0000 (+0200) Subject: Revamp a_map_update_flags_topdown() X-Git-Tag: v0.17~4 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=fb8ae185db37d75973080191fc17ec24f44cd070;hp=fb8ae185db37d75973080191fc17ec24f44cd070;p=perl%2Fmodules%2Fautovivification.git Revamp a_map_update_flags_topdown() Make it take a mask so that it seems less magical. Also get rid of a_map_cancel(). ---