Welcome! Please see the About page for a little more info on how this works.
Doc string for int-map is "Creates an integer map that can only have non-negative integers as keys.", but it seems that the implementation may work fine for any integer in the range of a Java Long, positive or negative?