iamwired

Results 1 issues of iamwired

Hi, As TOML v0.4.0 specify that "_Key/value pairs within tables are not guaranteed to be in any specific order_.", wouldn't be better if tinytoml represented tables internally using **std;;unordered_map** instead...