chuck
chuck copied to clipboard
Associative Array (Map) iteration (feature request)
Would be nice to be able to discover the current set of string keys in the associative array component of an array. Perhaps it's as "simple" as implementing a keys() method that returns a string array.