bodar / totallylazy.js

TotallyLazy.js
Apache License 2.0
8 stars 5 forks source link

runtime safe parsing #30

Closed philwhiteuk closed 1 year ago

philwhiteuk commented 1 year ago

Prevents unexpected errors by handling invalid parser inputs at runtime and enforcing a consistent parser contract:

Fixes https://github.com/bodar/totallylazy.js/issues/29