audit and improve combinator implementations
jamesdbrock opened this issue · 1 comments
jamesdbrock commented
From #154 :
I've also replaced some inefficient implementations (gets and puts with multiple binds) in the Strings module. In general, I think a lot of combinators may be able to be improved in a similar way, it's just more tedious.
jamesdbrock commented
Done in #182