[Feature]: add basic conversion combinators to enable greater chaining of combinators
Closed this issue · 0 comments
purpleclay commented
Describe your feature
Once a Go generic type has been inferred from a combinator, it isn't possible to mix types when dealing with sequence combinators. To support greater chaining, add two utility methods for converting between a string I()
and a slice S()
.
Any additional information?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct