decodeMaybe no longer exported.
cprichmond opened this issue · 1 comments
cprichmond commented
I noticed when you went from v0.6.1 to v1.0.0 of the library the function decodeMayberemains in the codebase but it is no longer exported.
The decodeMaybe function now seems to be orphaned as it's not called anywhere else in the code as far as I can tell. Was this intentional or just an oversight?
Thanks,
Chris.