ginger
ginger copied to clipboard
Can we add the function of taking out Key and Value at the same time? For example, $for k, v in item
Can you add the function of taking out Key and Value at the same time? For example, $for k, v in item, and provide a method to enumerate the root, which can be used when the key is unknown.