Yudai Kiyofuji
Results
13
comments of
Yudai Kiyofuji
e.g. just respect the ordering and skip hungarian in such cases
@michalmuskala I personally don't think this is a niche feature, because there should not be so many cases that needs special handling, other than what you refer to as list...
@garazdawi I would say deep_get/deep_put are nice-to-have. Let me explain it with an example; some config files have nested-key syntax, which looks like`foo.bar = x`. When we want to parse...