mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 09:08:08 +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.