mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
this reduces the size of the code. And also it skips needless double-checking, so we can expect it makes parsing a bit faster.
this reduces the size of the code. And also it skips needless double-checking, so we can expect it makes parsing a bit faster.