HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/csv; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 03:36:10 GMT Content-length: 621 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform 1414,Change ??A .sort() methods to return self,Austin_Hastings,,"Presently, the RPA .sort method is inherited from FPA (this is okay). But the method when called does not return anything. I would like to be able to write, in NQP, something like: {{{ for %hash.keys.sort { say($_); } }}} Changing the return value from nothing (currently) to self seems like a low-impact change that offers decent value. ",todo,closed,normal,,none,2.0.0,medium,done,,,,,