badboy / iso8601

Parsing ISO8601 dates using nom
https://docs.rs/iso8601/
MIT License
74 stars 22 forks source link

remove map combinator #52

Closed hoodie closed 1 year ago

hoodie commented 1 year ago

Hi there, I was just looking into nom-main and nom8 a little and learned another thing about map combinators that could make the code a bit more readable.