AntonAndell
AntonAndell
At collect method the offset parameter is ignored: https://github.com/icon-project/goloop/blob/d4569e3c0e5f38489a8400b3e7dc7a7c01da2172/javaee/rt/src/java/pi/UnmodifiableArrayMap.java#L58-L67 This makes both values and keys return keys: https://github.com/icon-project/goloop/blob/d4569e3c0e5f38489a8400b3e7dc7a7c01da2172/javaee/rt/src/java/pi/UnmodifiableArrayMap.java#L68-L71 https://github.com/icon-project/goloop/blob/d4569e3c0e5f38489a8400b3e7dc7a7c01da2172/javaee/rt/src/java/pi/UnmodifiableArrayMap.java#L73-L76
--- iip: title: ICON xCall Standard author: Anton Andell (@AntonAndell) discussions-to: status: Draft type: Standards Track category: IRC created: 2023-04-24 --- ## Simple Summary A standard interface to make an...