Hacker News new | past | comments | ask | show | jobs | submit login

YAML has really good typing support with type annotations being a first class citizen. But you’re dependent on the hosting software (adding or understanding) the types.

For example

    start: !date 2020-09-12
could actually map to a native date object.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: