Files
codeql/ruby/extractor
Nick Rolfe ea5d696d55 Ruby: use IndexMap
This is the same idea as Java's LinkedHashMap: it gives the same O(1)
insertion and lookup as HashMap, but preserves insertion order for
iteration.
2021-11-23 11:08:18 +00:00
..
2021-11-23 11:08:18 +00:00
2021-11-23 11:08:18 +00:00