Closed karimalzalek closed 4 months ago
Hello @rueian , I changed the example to ToArray()
, and emphasized that the user needs to specify the correct parser beforehand. Let me know if the changes make sense.
Hi @karimalzalek, the PR looks good to me but please remove the .vscode/settings.json
.
@rueian yup, I removed the wrong config file, not sure how that made it's way through 😂
Thanks @karimalzalek!
Removed the section mentioning panic as behaviour is changed, and added a short error handling paragraph to explain errParse and IsPareseErr helper.