akuleshov7 / ktoml

Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS

Home Page:https://akuleshov7.github.io/ktoml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Followups for integer types

akuleshov7 opened this issue Β· comments

  • need to support Inf and Nan (at lease provide tests)
  • Float type πŸ†—
  • Think about Char